CRAN Package Check Results for Package arcgislayers

Last updated on 2024-05-02 00:58:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 5.94 53.74 59.68 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 4.28 39.68 43.96 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 72.90 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 68.82 OK
r-devel-windows-x86_64 0.2.0 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.2.0 3.85 51.39 55.24 OK
r-release-linux-x86_64 0.2.0 3.48 51.04 54.52 ERROR
r-release-macos-arm64 0.2.0 29.00 OK
r-release-macos-x86_64 0.2.0 57.00 OK
r-release-windows-x86_64 0.2.0 5.00 60.00 65.00 OK
r-oldrel-macos-arm64 0.2.0 32.00 OK
r-oldrel-macos-x86_64 0.2.0 56.00 OK
r-oldrel-windows-x86_64 0.2.0 8.00 67.00 75.00 OK

Check Details

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘arcgislayers-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_layer_estimates > ### Title: Get Estimates > ### Aliases: get_layer_estimates > > ### ** Examples > > furl <- paste0( + "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/", + "USA_Counties_Generalized_Boundaries/FeatureServer/0" + ) > > county_fl <- arc_open(furl) Error in `arc_open()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Failed writing received data to disk/application Backtrace: ▆ 1. └─arcgislayers::arc_open(furl) 2. └─arcgisutils::fetch_layer_metadata(url, token) 3. ├─httr2::resp_body_string(httr2::req_perform(req, error_call = call)) 4. │ └─httr2:::check_response(resp) 5. │ └─httr2:::is_response(resp) 6. └─httr2::req_perform(req, error_call = call) 7. └─base::tryCatch(...) 8. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. └─value[[3L]](cond) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.