CRAN Package Check Results for Package BIOMASS

Last updated on 2026-08-19 14:50:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.7-1 30.59 438.61 469.20 ERROR
r-devel-linux-x86_64-debian-gcc 2.2.7-1 20.99 292.50 313.49 OK
r-devel-linux-x86_64-fedora-clang 2.2.7-1 23.00 288.56 311.56 OK
r-devel-linux-x86_64-fedora-gcc 2.2.7-1 22.00 279.71 301.71 OK
r-devel-windows-x86_64 2.2.7-1 35.00 317.00 352.00 OK --no-vignettes
r-patched-linux-x86_64 2.2.7-1 33.72 414.51 448.23 OK
r-release-linux-x86_64 2.2.7-1 29.00 415.60 444.60 OK
r-release-macos-arm64 2.2.7-1 7.00 97.00 104.00 OK
r-release-macos-x86_64 2.2.7-1 22.00 416.00 438.00 OK
r-release-windows-x86_64 2.2.7-1 32.00 281.00 313.00 OK --no-vignettes
r-oldrel-macos-arm64 2.2.7-1 7.00 94.00 101.00 OK
r-oldrel-macos-x86_64 2.2.7-1 22.00 386.00 408.00 OK
r-oldrel-windows-x86_64 2.2.7-1 50.00 359.00 409.00 OK --no-vignettes

Check Details

Version: 2.2.7-1
Check: tests
Result: ERROR Running ‘testthat.R’ [49s/52s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(BIOMASS) For more information on using BIOMASS, visit https://umr-amap.github.io/BIOMASS Access the shiny version of the BIOMASS package at https://amap-apps.cirad.fr/apps/biomass-app/ 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") Saving _problems/test-small_function-44.R [ FAIL 1 | WARN 0 | SKIP 5 | PASS 490 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-AGBmonteCarlo.R:153:3', 'test-computeAGB.R:43:3', 'test-correctTaxo.R:7:3', 'test-retrieveH.R:36:3', 'test-small_function.R:24:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-small_function.R:44:3'): getBioclimParam ─────────────────────── Error in `methods::as(x, "SpatRaster")`: no method or default for coercing "NULL" to "SpatRaster" Backtrace: ▆ 1. └─BIOMASS::getBioclimParam(coord) at test-small_function.R:44:3 2. ├─terra::rast(cacheManager("bio4.bil")) 3. └─terra::rast(cacheManager("bio4.bil")) 4. └─methods::as(x, "SpatRaster") [ FAIL 1 | WARN 0 | SKIP 5 | PASS 490 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang