R Under development (unstable) (2025-11-27 r89071 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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. > library(testthat) > test_check("BioTIMEr") Loading required package: BioTIMEr Starting 2 test processes. > test-gridding.R: OK: all SL studies have 1 grid cell > test-resampling.R: OK: all SL studies have 1 grid cell > test-gridding.R: OK: all SL studies have 1 grid cell > test-resampling.R: OK: all SL studies have 1 grid cell > test-gridding.R: OK: all SL studies have 1 grid cell > test-resampling.R: OK: all SL studies have 1 grid cell > test-gridding.R: OK: all SL studies have 1 grid cell > test-gridding.R: OK: all SL studies have 1 grid cell > test-resampling.R: OK: all SL studies have 1 grid cell > test-gridding.R: OK: all SL studies have 1 grid cell > test-resampling_abundance.R: OK: all SL studies have 1 grid cell > test-resampling_abundance_biomass.R: OK: all SL studies have 1 grid cell > test-resampling_abundance_biomass_conservative.R: OK: all SL studies have 1 grid cell > test-resampling_biomass.R: OK: all SL studies have 1 grid cell [ FAIL 0 | WARN 7 | SKIP 20 | PASS 76 ] ══ Skipped tests (20) ══════════════════════════════════════════════════════════ • On CRAN (20): 'test-metrics.R:59:3', 'test-metrics.R:82:3', 'test-metrics.R:95:3', 'test-metrics.R:107:3', 'test-metrics.R:120:3', 'test-workflow_alpha.R:3:3', 'test-workflow_beta.R:3:3', 'test-slopes.R:3:3', 'test-plots.R:4:3', 'test-scales.R:35:3', 'test-resampling.R:101:3', 'test-gridding.R:75:3', 'test-gridding.R:82:3', 'test-gridding.R:89:3', 'test-resampling_abundance.R:11:3', 'test-resampling_abundance_biomass.R:11:3', 'test-resampling_abundance_biomass_conservative.R:11:3', 'test-resampling_core.R:91:3', 'test-resampling_core.R:164:3', 'test-resampling_biomass.R:11:3' [ FAIL 0 | WARN 7 | SKIP 20 | PASS 76 ] Deleting unused snapshots: 'plots/themebiotime-plot.svg', 'scales/color-continuous-cool-false.svg', 'scales/color-continuous-cool-true.svg', 'scales/color-continuous-gradient-false.svg', 'scales/color-continuous-gradient-true.svg', 'scales/color-continuous-realms-false.svg', 'scales/color-continuous-realms-true.svg', 'scales/color-continuous-warm-false.svg', 'scales/color-continuous-warm-true.svg', 'scales/color-cool-false-false.svg', 'scales/color-cool-false-true.svg', 'scales/color-cool-true-false.svg', 'scales/color-cool-true-true.svg', 'scales/color-gradient-false-false.svg', 'scales/color-gradient-false-true.svg', 'scales/color-gradient-true-false.svg', 'scales/color-gradient-true-true.svg', 'scales/color-realms-false-false.svg', …, 'scales/fill-warm-true-false.svg', and 'scales/fill-warm-true-true.svg' > > proc.time() user system elapsed 3.21 0.51 14.81