R Under development (unstable) (2024-08-19 r87028 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + home <- length(unclass(packageVersion("barrks"))[[1]]) == 4 + tinytest::test_package("barrks", at_home = home) + } test-create-events.R.......... 0 tests test-create-events.R.......... 0 tests test-create-events.R.......... 0 tests test-create-events.R.......... 1 tests OK test-create-events.R.......... 2 tests OK test-create-events.R.......... 3 tests OK test-create-events.R.......... 3 tests OK test-create-events.R.......... 4 tests OK test-create-events.R.......... 5 tests OK test-create-events.R.......... 5 tests OK test-create-events.R.......... 5 tests OK test-create-events.R.......... 6 tests OK test-create-events.R.......... 7 tests OK test-create-events.R.......... 7 tests OK test-create-events.R.......... 8 tests OK test-create-events.R.......... 9 tests OK test-create-events.R.......... 9 tests OK test-create-events.R.......... 9 tests OK test-create-events.R.......... 9 tests OK test-create-events.R.......... 10 tests OK test-create-events.R.......... 11 tests OK test-create-events.R.......... 12 tests OK test-create-events.R.......... 13 tests OK test-create-events.R.......... 13 tests OK test-create-events.R.......... 13 tests OK test-create-events.R.......... 14 tests OK test-create-events.R.......... 15 tests OK test-create-events.R.......... 16 tests OK test-create-events.R.......... 17 tests OK test-create-events.R.......... 17 tests OK test-create-events.R.......... 17 tests OK test-create-events.R.......... 17 tests OK test-create-events.R.......... 17 tests OK test-create-events.R.......... 18 tests OK test-create-events.R.......... 18 tests OK test-create-events.R.......... 18 tests OK test-create-events.R.......... 18 tests OK test-create-events.R.......... 18 tests OK test-create-events.R.......... 19 tests OK test-create-events.R.......... 19 tests OK test-create-events.R.......... 20 tests OK test-create-events.R.......... 20 tests OK test-create-events.R.......... 21 tests OK test-create-events.R.......... 21 tests OK test-create-events.R.......... 22 tests OK 8.0s test-df2rsts.R................ 0 tests test-df2rsts.R................ 0 tests test-df2rsts.R................ 1 tests OK test-df2rsts.R................ 1 tests OK test-df2rsts.R................ 2 tests OK test-df2rsts.R................ 11 tests OK 0.2s test-model-bso.R.............. 0 tests 4ms test-model-combine.R.......... 0 tests test-model-combine.R.......... 0 tests test-model-combine.R.......... 0 tests test-model-combine.R.......... 0 tests test-model-combine.R.......... 0 tests test-model-combine.R.......... 0 tests test-model-combine.R.......... 0 tests test-model-combine.R.......... 1 tests OK test-model-combine.R.......... 2 tests OK test-model-combine.R.......... 3 tests OK test-model-combine.R.......... 6 tests OK 12.7s test-model-phenips-clim.R..... 0 tests test-model-phenips-clim.R..... 0 tests test-model-phenips-clim.R..... 1 tests OK 7.8s test-model-phenips.R.......... 0 tests test-model-phenips.R.......... 0 tests test-model-phenips.R.......... 0 tests test-model-phenips.R.......... 0 tests test-model-phenips.R.......... 5 tests OK test-model-phenips.R.......... 5 tests OK test-model-phenips.R.......... 5 tests OK test-model-phenips.R.......... 10 tests OK test-model-phenips.R.......... 10 tests OK 3.6s test-models-min.R............. 0 tests test-models-min.R............. 0 tests test-models-min.R............. 3 tests OK 17.2s test-spring-mortality.R....... 0 tests test-spring-mortality.R....... 0 tests test-spring-mortality.R....... 0 tests test-spring-mortality.R....... 0 tests test-spring-mortality.R....... 0 tests test-spring-mortality.R....... 1 tests OK 8.2s test-storage-chapy.R.......... 0 tests 2ms test-storage-combine.R........ 0 tests 1ms test-storage-joensson.R....... 0 tests 1ms test-storage-lange.R.......... 0 tests 1ms test-storage-phenips-clim.R... 0 tests 1ms test-storage-phenips.R........ 0 tests 1ms test-storage-rity.R........... 0 tests 1ms test-trigger-rst.R............ 0 tests test-trigger-rst.R............ 0 tests test-trigger-rst.R............ 1 tests OK 26ms All ok, 55 results (57.9s) > > > proc.time() user system elapsed 53.26 4.82 58.17