R Under development (unstable) (2024-11-24 r87369 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(forestdata) > > test_check("forestdata") Cite this dataset using Cite this dataset using You selected a country, so the function will use `spatial = TRUE` automatically Cite this dataset using You selected a country, so the function will use `spatial = TRUE` automatically Cite this dataset using You selected a country, so the function will use `spatial = TRUE` automatically You selected a country, so the function will use `spatial = TRUE` automatically Cite this dataset using terra 1.7.83 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe trying URL 'https://figshare.com/ndownloader/articles/5100802/versions/5' Content type 'application/zip' length 1909400 bytes (1.8 MB) ================================================== downloaded 1.8 MB Cite this dataset using trying URL 'https://figshare.com/ndownloader/articles/4758208/versions/5' trying URL 'https://figshare.com/ndownloader/articles/4758208/versions/4' Content type 'application/zip' length 1382161 bytes (1.3 MB) ================================================== downloaded 1.3 MB Cite this dataset using trying URL 'https://figshare.com/ndownloader/articles/5100295/versions/5' trying URL 'https://figshare.com/ndownloader/articles/5100295/versions/4' trying URL 'https://figshare.com/ndownloader/articles/5100295/versions/3' Content type 'application/zip' length 238109 bytes (232 KB) ================================================== downloaded 232 KB Cite this dataset using trying URL 'https://figshare.com/ndownloader/articles/5100304/versions/5' trying URL 'https://figshare.com/ndownloader/articles/5100304/versions/4' trying URL 'https://figshare.com/ndownloader/articles/5100304/versions/3' Content type 'application/zip' length 228361 bytes (223 KB) ================================================== downloaded 223 KB Cite this dataset using trying URL 'https://figshare.com/ndownloader/articles/5100802/versions/5' Content type 'application/zip' length 1909400 bytes (1.8 MB) ================================================== downloaded 1.8 MB Cite this dataset using trying URL 'https://springernature.figshare.com/ndownloader/files/36704304' Content type 'application/zip' length 2056197958 bytes (1960.9 MB) ================================================== downloaded 1960.9 MB Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using Cite this dataset using trying URL 'https://www.miteco.gob.es/content/dam/miteco/es/biodiversidad/servicios/banco-datos-naturaleza/MFE50_04_tcm30-200073.zip' Content type 'application/zip' length 48890565 bytes (46.6 MB) ================================================== downloaded 46.6 MB Visit for more information on the dataset trying URL 'https://www.miteco.gob.es/content/dam/miteco/es/biodiversidad/servicios/banco-datos-naturaleza/MFE50_11_tcm30-200096.zip' Content type 'application/zip' length 24870750 bytes (23.7 MB) ================================================== downloaded 23.7 MB Visit for more information on the dataset trying URL 'https://www.miteco.gob.es/content/dam/miteco/es/biodiversidad/servicios/banco-datos-naturaleza/MFE50_14_tcm30-200074.zip' Content type 'application/zip' length 30543629 bytes (29.1 MB) ================================================== downloaded 29.1 MB Visit for more information on the dataset trying URL 'https://www.miteco.gob.es/content/dam/miteco/es/biodiversidad/servicios/banco-datos-naturaleza/MFE50_18_tcm30-200110.zip' Content type 'application/zip' length 60838103 bytes (58.0 MB) ================================================== downloaded 58.0 MB Visit for more information on the dataset trying URL 'https://www.miteco.gob.es/content/dam/miteco/es/biodiversidad/servicios/banco-datos-naturaleza/MFE50_21_tcm30-200102.zip' Content type 'application/zip' length 43729365 bytes (41.7 MB) ================================================== downloaded 41.7 MB Visit for more information on the dataset trying URL 'https://data.geopf.fr/telechargement/download/BDFORET/BDFORET_2-0__SHP_LAMB93_D005_2015-04-01/BDFORET_2-0__SHP_LAMB93_D005_2015-04-01.7z' Content type 'application/x-7z-compressed' length 64609122 bytes (61.6 MB) ================================================== downloaded 61.6 MB ⠙ 14 extracted | 213 MB ( 52 MB/s) | 4.1s Visit for more information on the dataset [ FAIL 0 | WARN 0 | SKIP 13 | PASS 58 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-GLAD.R:18:3', 'test-GLAD.R:35:3', 'test-GLAD.R:54:3', 'test-canopy-height.R:20:3', 'test-canopy-height.R:29:3', 'test-canopy-height.R:45:3', 'test-canopy-height.R:59:3', 'test-canopy-height.R:94:3', 'test-land-cover.R:8:3', 'test-land-cover.R:22:3', 'test-land-cover.R:63:3', 'test-land-cover.R:84:3', 'test-land-cover.R:134:3' [ FAIL 0 | WARN 0 | SKIP 13 | PASS 58 ] > > proc.time() user system elapsed 119.21 46.87 327.50