R Under development (unstable) (2025-10-03 r88899 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(mapme.biodiversity) > > options(pillar.advice = FALSE) > mapme_options(verbose = FALSE) > test_check("mapme.biodiversity") 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. adding: gfw_sample.gpkg (deflated 96%) [ FAIL 0 | WARN 0 | SKIP 43 | PASS 534 ] ══ Skipped tests (43) ══════════════════════════════════════════════════════════ • On CRAN (43): 'test-calc_burned_area.R:2:3', 'test-calc_carbon.R:3:3', 'test-calc_carbon.R:38:3', 'test-calc_carbon.R:72:3', 'test-calc_deforestation_drivers.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_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:2:3', 'test-get_carbon.R:29:3', 'test-get_chelsa.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', 'test-ipbes.R:11:3' [ FAIL 0 | WARN 0 | SKIP 43 | PASS 534 ] > > proc.time() user system elapsed 63.20 5.03 86.39