R Under development (unstable) (2025-10-09 r88913 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) > library(BIOMASS) For more information on using BIOMASS, visit https://umr-amap.github.io/BIOMASS Using temporary cache It is recommended to use a permanent cache to avoid to re-download files on each session. See function createCache() or BIOMASS.cache option. > > test_check("BIOMASS") [ FAIL 0 | WARN 0 | SKIP 18 | PASS 421 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-AGBmonteCarlo.R:153:3', 'test-check_coord_plot.R:106:3', 'test-check_coord_plot.R:124:3', 'test-computeAGB.R:43:3', 'test-correctTaxo.R:5:3', 'test-modelHD.R:120:3', 'test-retrieveH.R:36:3', 'test-small_function.R:22:3', 'test-small_function.R:38:3', 'test-small_function.R:102:3', 'test-small_function.R:112:3', 'test-small_function.R:124:3', 'test-small_function.R:140:5', 'test-small_function.R:140:5', 'test-small_function.R:140:5', 'test-small_function.R:140:5', 'test-small_function.R:162:3', 'test-subplot_summary.R:34:3' [ FAIL 0 | WARN 0 | SKIP 18 | PASS 421 ] Deleting unused snapshots: • subplot_summary/subplot-summary-multiple-metrics-204.svg • subplot_summary/subplot-summary-multiple-plot-201.svg • subplot_summary/subplot-summary-multiple-plot-204.svg • subplot_summary/subplot-summary-proj-coords.svg • subplot_summary/subplot-summary-quantile.svg • subplot_summary/subplot-summary-rel-coords.svg > > proc.time() user system elapsed 18.31 1.25 19.53