CRAN Package Check Results for Package geoAr

Last updated on 2025-02-05 17:49:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.69 38.67 41.36 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.99 30.05 32.04 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 66.29 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 75.19 OK
r-devel-windows-x86_64 1.0.0 4.00 67.00 71.00 OK
r-patched-linux-x86_64 1.0.0 2.62 36.66 39.28 OK
r-release-linux-x86_64 1.0.0 2.61 31.39 34.00 ERROR
r-release-macos-arm64 1.0.0 44.00 ERROR
r-release-macos-x86_64 1.0.0 55.00 OK
r-release-windows-x86_64 1.0.0 6.00 68.00 74.00 OK
r-oldrel-macos-arm64 1.0.0 62.00 ERROR
r-oldrel-macos-x86_64 1.0.0 76.00 OK
r-oldrel-windows-x86_64 1.0.0 6.00 75.00 81.00 ERROR

Check Details

Version: 1.0.0
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 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-release-linux-x86_64

Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘geoAr_geofacet.Rmd’ using rmarkdown File figure/tucmap-1.png not found in resource path Error: processing vignette 'geoAr_geofacet.Rmd' failed with diagnostics: pandoc document conversion failed with error 99 --- failed re-building ‘geoAr_geofacet.Rmd’ --- re-building ‘geoAr_leaflet.Rmd’ using rmarkdown File figure/map-1.png not found in resource path Error: processing vignette 'geoAr_leaflet.Rmd' failed with diagnostics: pandoc document conversion failed with error 99 --- failed re-building ‘geoAr_leaflet.Rmd’ --- re-building ‘georefar.Rmd’ using rmarkdown --- finished re-building ‘georefar.Rmd’ SUMMARY: processing the following files failed: ‘geoAr_geofacet.Rmd’ ‘geoAr_leaflet.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64