R Under development (unstable) (2024-06-07 r86704 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. > library(testthat) > library(mapSpain) > > test_check("mapSpain") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 29 | PASS 159 ] ══ Skipped tests (29) ══════════════════════════════════════════════════════════ • On CRAN (29): 'test-addProviderEspTiles.R:3:3', 'test-esp_cache.R:29:3', 'test-esp_get_capimun.R:2:3', 'test-esp_get_ccaa.R:37:3', 'test-esp_get_comarca.R:2:3', 'test-esp_get_grid_BDN.R:8:3', 'test-esp_get_grid_BDN.R:42:3', 'test-esp_get_grid_EEA.R:7:3', 'test-esp_get_grid_ESDAC.R:6:3', 'test-esp_get_grid_MTN.R:7:3', 'test-esp_getTiles.R:30:3', 'test-esp_getTiles.R:171:3', 'test-esp_getTiles.R:205:3', 'test-esp_getTiles.R:238:3', 'test-esp_getTiles.R:266:3', 'test-esp_get_hydrobasin.R:5:3', 'test-esp_get_hypsobath.R:6:3', 'test-esp_get_nuts.R:54:3', 'test-esp_get_prov.R:49:3', 'test-esp_get_railway.R:5:3', 'test-esp_get_rivers.R:5:3', 'test-esp_get_roads.R:4:3', 'test-esp_get_simplified.R:2:3', 'test-esp_get_simplified.R:31:3', 'test-esp_get_munic.R:20:3', 'test-esp_get_munic.R:29:3', 'test-esp_move_can.R:42:3', 'test-esp_make_provider.R:8:3', 'test-esp_make_provider.R:31:3' [ FAIL 0 | WARN 0 | SKIP 29 | PASS 159 ] > > proc.time() user system elapsed 1.87 0.26 15.50