CRAN Package Check Results for Package arcpullr

Last updated on 2026-03-18 13:50:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 26.18 266.22 292.40 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 14.36 168.88 183.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 43.00 422.84 465.84 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 42.00 474.45 516.45 OK
r-devel-macos-arm64 0.3.2 5.00 68.00 73.00 OK
r-devel-windows-x86_64 0.3.2 24.00 383.00 407.00 OK
r-patched-linux-x86_64 0.3.2 23.52 254.14 277.66 OK
r-release-linux-x86_64 0.3.2 20.92 248.71 269.63 OK
r-release-macos-arm64 0.3.2 5.00 64.00 69.00 OK
r-release-macos-x86_64 0.3.2 16.00 325.00 341.00 OK
r-release-windows-x86_64 0.3.2 24.00 223.00 247.00 OK
r-oldrel-macos-arm64 0.3.2 5.00 77.00 82.00 OK
r-oldrel-macos-x86_64 0.3.2 16.00 322.00 338.00 OK
r-oldrel-windows-x86_64 0.3.2 32.00 320.00 352.00 OK

Check Details

Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘intro_to_arcpullr.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘intro_to_arcpullr.Rmd’ --- re-building ‘raster_layers.Rmd’ using rmarkdown Quitting from raster_layers.Rmd:18-35 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `open.connection()`: ! cannot open the connection --- Backtrace: ▆ 1. ├─dplyr::arrange(...) 2. ├─arcpullr::match_legend_colors(...) 3. │ ├─base::stopifnot("raster_legend" %in% class(legend)) 4. │ ├─"raster_legend" %in% class(legend) 5. │ └─"raster_legend" %in% class(legend) 6. └─arcpullr::get_layer_legend(wi_landcover_url) 7. ├─rvest::html_nodes(...) 8. │ └─rvest::html_elements(...) 9. ├─rvest::html_nodes(xml2::read_html(legend_url), "table") 10. │ └─rvest::html_elements(...) 11. ├─xml2::read_html(legend_url) 12. └─xml2:::read_html.default(legend_url) 13. ├─base::suppressWarnings(...) 14. │ └─base::withCallingHandlers(...) 15. ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options) 16. └─xml2:::read_xml.character(...) 17. └─xml2:::read_xml.connection(...) 18. ├─base::open(x, "rb") 19. └─base::open.connection(x, "rb") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'raster_layers.Rmd' failed with diagnostics: cannot open the connection --- failed re-building ‘raster_layers.Rmd’ --- re-building ‘spatial_queries.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘spatial_queries.Rmd’ SUMMARY: processing the following file failed: ‘raster_layers.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc