CRAN Package Check Results for Package geoAr

Last updated on 2026-08-18 10:52:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.50 59.10 64.60 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 3.32 42.56 45.88 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 46.01 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 47.81 OK
r-devel-windows-x86_64 1.2.2 8.00 88.00 96.00 OK
r-patched-linux-x86_64 1.2.2 5.22 54.97 60.19 OK
r-release-linux-x86_64 1.2.2 5.06 54.00 59.06 OK
r-release-macos-arm64 1.2.2 1.00 27.00 28.00 OK
r-release-macos-x86_64 1.2.2 4.00 85.00 89.00 OK
r-release-windows-x86_64 1.2.2 10.00 0.00 10.00 OK
r-oldrel-macos-arm64 1.2.2 OK
r-oldrel-macos-x86_64 1.2.2 4.00 76.00 80.00 OK
r-oldrel-windows-x86_64 1.2.2 10.00 104.00 114.00 OK

Check Details

Version: 1.2.2
Check: examples
Result: ERROR Running examples in ‘geoAr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: addArgTiles > ### Title: Agrega capa de Argentina para mapa interactivo (_Load Argentina > ### Tiles Template_) > ### Aliases: addArgTiles > > ### ** Examples > > > get_geo("TUCUMAN") %>% + leaflet::leaflet() %>% + leaflet::addPolygons() %>% + addArgTiles() Fail to download data. Source is not available // La fuente de datos no esta disponible Warning in structure(list(options = options), leafletData = data) : restarting interrupted promise evaluation Warning in structure(list(options = options), leafletData = data) : restarting interrupted promise evaluation Fail to download data. Source is not available // La fuente de datos no esta disponible Warning in derivePolygons(data, lng, lat, missing(lng), missing(lat), "addPolygons") : restarting interrupted promise evaluation Warning in derivePolygons(data, lng, lat, missing(lng), missing(lat), "addPolygons") : restarting interrupted promise evaluation Warning in getMapData(map) : restarting interrupted promise evaluation Warning in getMapData(map) : restarting interrupted promise evaluation Warning in doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation Fail to download data. Source is not available // La fuente de datos no esta disponible Warning in structure(list(options = options), leafletData = data) : restarting interrupted promise evaluation Warning in structure(list(options = options), leafletData = data) : restarting interrupted promise evaluation Fail to download data. Source is not available // La fuente de datos no esta disponible Error in UseMethod("filter") : no applicable method for 'filter' applied to an object of class "NULL" Calls: %>% ... structure -> structure -> get_geo -> %>% -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc