R Under development (unstable) (2024-03-08 r86070 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. > Sys.setenv("R_TEST" = "") > library(testthat) > library(wallace) Loading required package: shiny Loading required package: leaflet > > test_check("wallace") trying URL 'https://www.dropbox.com/sh/kijh17ehg8v3uv8/AADWJOs0_8zQmhc0XJxJE9a2a/bio%20%23baseline_Modern%281950-1999%29%23%20CCSM_LGM%2821ka%29.txt?dl=1' Content type 'application/binary' length 86163749 bytes (82.2 MB) ================================================== downloaded 82.2 MB trying URL 'https://biogeo.ucdavis.edu/data/climate/worldclim/1_4/grid/cur/bio_10m_bil.zip' Content type 'application/zip' length 10735619 bytes (10.2 MB) ================================================== downloaded 10.2 MB | | | 0% | | | 0% | |================== | 25% | |=================================== | 50% | |==================================================== | 75% | |======================================================================| 100% | | | 0% | |================== | 25% | |=================================== | 50% | |==================================================== | 75% | |======================================================================| 100% Reading layer `Bassaricyon_neblina' from data source `D:\RCompile\CRANincoming\R-devel\lib\wallace\extdata\shp\Bassaricyon_neblina.shp' using driver `ESRI Shapefile' Simple feature collection with 1 feature and 1 field Geometry type: POLYGON Dimension: XY Bounding box: xmin: -79.47486 ymin: -1.15418 xmax: -74.50839 ymax: 6.83333 CRS: NA Reading layer `Bassaricyon_neblina' from data source `D:\RCompile\CRANincoming\R-devel\lib\wallace\extdata\shp\Bassaricyon_neblina.shp' using driver `ESRI Shapefile' Simple feature collection with 1 feature and 1 field Geometry type: POLYGON Dimension: XY Bounding box: xmin: -79.47486 ymin: -1.15418 xmax: -74.50839 ymax: 6.83333 CRS: NA Reading layer `Bassaricyon_neblina' from data source `D:\RCompile\CRANincoming\R-devel\lib\wallace\extdata\shp\Bassaricyon_neblina.shp' using driver `ESRI Shapefile' Simple feature collection with 1 feature and 1 field Geometry type: POLYGON Dimension: XY Bounding box: xmin: -79.47486 ymin: -1.15418 xmax: -74.50839 ymax: 6.83333 CRS: NA | | | 0% Reading layer `Bassaricyon_neblina' from data source `D:\RCompile\CRANincoming\R-devel\lib\wallace\extdata\shp\Bassaricyon_neblina.shp' using driver `ESRI Shapefile' Simple feature collection with 1 feature and 1 field Geometry type: POLYGON Dimension: XY Bounding box: xmin: -79.47486 ymin: -1.15418 xmax: -74.50839 ymax: 6.83333 CRS: NA Reading layer `Bassaricyon_neblina' from data source `D:\RCompile\CRANincoming\R-devel\lib\wallace\extdata\shp\Bassaricyon_neblina.shp' using driver `ESRI Shapefile' Simple feature collection with 1 feature and 1 field Geometry type: POLYGON Dimension: XY Bounding box: xmin: -79.47486 ymin: -1.15418 xmax: -74.50839 ymax: 6.83333 CRS: NA Reading layer `Bassaricyon_neblina' from data source `D:\RCompile\CRANincoming\R-devel\lib\wallace\extdata\shp\Bassaricyon_neblina.shp' using driver `ESRI Shapefile' Simple feature collection with 1 feature and 1 field Geometry type: POLYGON Dimension: XY Bounding box: xmin: -79.47486 ymin: -1.15418 xmax: -74.50839 ymax: 6.83333 CRS: NA [ FAIL 0 | WARN 18 | SKIP 5 | PASS 296 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test_envs_ecoClimate.R:23:3', 'test_envs_ecoClimate.R:46:3', 'test_envs_worldclim.R:27:3', 'test_occs_queryDb.R:85:3', 'test_occs_queryDb.R:85:3' [ FAIL 0 | WARN 18 | SKIP 5 | PASS 296 ] > > proc.time() user system elapsed 114.81 5.40 130.76