CRAN Package Check Results for Package arcgisutils

Last updated on 2024-05-02 13:49:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 29.53 41.60 71.13 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 23.46 31.49 54.95 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 104.01 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 97.89 NOTE
r-devel-windows-x86_64 0.2.0 27.00 71.00 98.00 NOTE
r-patched-linux-x86_64 0.2.0 30.02 39.02 69.04 NOTE
r-release-linux-x86_64 0.2.0 29.54 39.06 68.60 ERROR
r-release-macos-arm64 0.2.0 29.00 NOTE
r-release-macos-x86_64 0.2.0 55.00 NOTE
r-release-windows-x86_64 0.2.0 29.00 78.00 107.00 NOTE
r-oldrel-macos-arm64 0.2.0 35.00 NOTE
r-oldrel-macos-x86_64 0.2.0 54.00 NOTE
r-oldrel-windows-x86_64 0.2.0 33.00 81.00 114.00 NOTE

Check Details

Version: 0.2.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘arcgisbinding’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘arcgisutils-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fetch_layer_metadata > ### Title: Retrieve metadata > ### Aliases: fetch_layer_metadata > > ### ** Examples > > # url is broken into parts to fit within 100 characters to avoid CRAN notes > url_parts <- c( + "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services", + "/USA_Counties_Generalized_Boundaries/FeatureServer/0" + ) > > furl <- paste0(url_parts, collapse = "") > meta <- fetch_layer_metadata(furl) Error: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Failed writing received data to disk/application Backtrace: ▆ 1. └─arcgisutils::fetch_layer_metadata(furl) 2. ├─httr2::resp_body_string(httr2::req_perform(req, error_call = call)) 3. │ └─httr2:::check_response(resp) 4. │ └─httr2:::is_response(resp) 5. └─httr2::req_perform(req, error_call = call) 6. └─base::tryCatch(...) 7. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 9. └─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.