CRAN Package Check Results for Package mapme.biodiversity

Last updated on 2025-02-05 17:50:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.3 26.20 309.18 335.38 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.3 17.38 202.76 220.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.3 555.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.3 524.21 NOTE
r-devel-windows-x86_64 0.9.3 29.00 289.00 318.00 NOTE
r-patched-linux-x86_64 0.9.3 26.10 288.45 314.55 OK
r-release-linux-x86_64 0.9.3 27.62 290.10 317.72 OK
r-release-macos-arm64 0.9.3 128.00 OK
r-release-macos-x86_64 0.9.3 223.00 OK
r-release-windows-x86_64 0.9.3 28.00 289.00 317.00 OK
r-oldrel-macos-arm64 0.9.3 140.00 OK
r-oldrel-macos-x86_64 0.9.3 257.00 OK
r-oldrel-windows-x86_64 0.9.3 34.00 384.00 418.00 OK

Check Details

Version: 0.9.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘get_gsw_time_series.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.9.3
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/126s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mapme.biodiversity) > > options(pillar.advice = FALSE) > mapme_options(verbose = FALSE) > test_check("mapme.biodiversity") Attaching package: 'purrr' The following object is masked from 'package:testthat': is_null You agreed to abide to ACLED's Terms of Use (https://acleddata.com/terms-of-use/). Resource 'gsw_time_series' is already available. Resource 'gfw_treecover' is already available. Resource 'gfw_lossyear' is already available. Resource 'key_biodiversity_areas' is already available. [ FAIL 1 | WARN 0 | SKIP 39 | PASS 572 ] ══ Skipped tests (39) ══════════════════════════════════════════════════════════ • On CRAN (38): 'test-calc_burned_area.R:2:3', 'test-calc_drought_indicator.R:49:3', 'test-calc_elevation.R:39:3', 'test-calc_landcover.R:2:3', 'test-calc_population_count.R:34:3', 'test-calc_precipitation_chelsa.R:36:3', 'test-calc_precipitation_chirps.R:2:3', 'test-calc_precipitation_wc.R:35:3', 'test-calc_slope.R:51:3', 'test-calc_soilproperties.R:2:3', 'test-calc_temperature_max_wc.R:37:3', 'test-calc_temperature_min_wc.R:37:3', 'test-calc_traveltime.R:38:3', 'test-calc_traveltime_2000.R:35:3', 'test-calc_treecover_area.R:97:3', 'test-calc_treecover_area_and_emissions.R:30:3', 'test-calc_treecoverloss_emissions.R:27:3', 'test-calc_tri.R:33:3', 'test-get_carbon.R:28:3', 'test-get_chirps.R:2:3', 'test-get_esalandcover.R:2:3', 'test-get_fritz_et_al.R:2:3', 'test-get_gfw_emissions.R:2:3', 'test-get_gfw_lossyear.R:2:3', 'test-get_gfw_treecover.R:7:3', 'test-get_gmw.R:2:3', 'test-get_gsw.R:2:3', 'test-get_hfp.R:10:3', 'test-get_mcd64A1.R:2:3', 'test-get_nasa_grace.R:2:3', 'test-get_nasa_srtm.R:2:3', 'test-get_nelson_et_al.R:2:3', 'test-get_resources.R:2:3', 'test-get_soilgrids.R:2:3', 'test-get_teow.R:2:3', 'test-get_ucdp_ged.R:3:3', 'test-get_worldpop.R:2:3', 'test-ipbes.R:2:3' • Skipping (1): 'test-calc_indicator.R:259:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-calc_indicator.R:242:3'): .read_raster works correctly ─────── names(tiled) (`actual`) not equal to "2001_tile_1" (`expected`). `actual`: "2000_tile_1" "2001_tile_1" `expected`: "2001_tile_1" [ FAIL 1 | WARN 0 | SKIP 39 | PASS 572 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang