CRAN Package Check Results for Package arcgisgeocode

Last updated on 2024-09-17 20:49:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 174.62 29.01 203.63 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 134.13 23.63 157.76 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 364.93 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 382.29 ERROR
r-devel-windows-x86_64 0.2.1 180.00 61.00 241.00 ERROR
r-patched-linux-x86_64 0.2.1 177.44 27.89 205.33 OK
r-release-linux-x86_64 0.2.1 176.73 28.43 205.16 ERROR
r-release-macos-arm64 0.2.1 84.00 OK
r-release-macos-x86_64 0.2.1 210.00 OK
r-release-windows-x86_64 0.2.1 177.00 58.00 235.00 OK
r-oldrel-macos-arm64 0.2.1 87.00 NOTE
r-oldrel-macos-x86_64 0.2.1 153.00 NOTE
r-oldrel-windows-x86_64 0.2.1 226.00 68.00 294.00 ERROR

Additional issues

M1mac

Check Details

Version: 0.2.1
Check: Rust compilation
Result: WARN No rustc version reported prior to compilation 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

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘arcgisgeocode-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: reverse_geocode > ### Title: Reverse Geocode Locations > ### Aliases: reverse_geocode > > ### ** Examples > > # Find addresses from locations > reverse_geocode(c(-117.172, 34.052)) Error in `FUN()`: ! `resp` must be an HTTP response object, not a <httr2_http_403> object. Backtrace: ▆ 1. └─arcgisgeocode::reverse_geocode(c(-117.172, 34.052)) 2. └─httr2::resps_data(all_resps, httr2::resp_body_string) 3. ├─vctrs::list_unchop(lapply(resps, resp_data)) 4. └─base::lapply(resps, resp_data) 5. └─httr2 (local) FUN(resp = X[[i]]) 6. └─httr2:::check_response(resp) 7. └─httr2:::stop_input_type(...) 8. └─rlang::abort(message, ..., call = call, arg = arg) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 5.2Mb Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘arcgisgeocode-Ex.R’ failed The error most likely occurred in: > ### Name: reverse_geocode > ### Title: Reverse Geocode Locations > ### Aliases: reverse_geocode > > ### ** Examples > > # Find addresses from locations > reverse_geocode(c(-117.172, 34.052)) Error in `FUN()`: ! `resp` must be an HTTP response object, not a <httr2_http_403> object. Backtrace: ▆ 1. └─arcgisgeocode::reverse_geocode(c(-117.172, 34.052)) 2. └─httr2::resps_data(all_resps, httr2::resp_body_string) 3. ├─vctrs::list_unchop(lapply(resps, resp_data)) 4. └─base::lapply(resps, resp_data) 5. └─httr2 (local) FUN(resp = X[[i]]) 6. └─httr2:::check_response(resp) 7. └─httr2:::stop_input_type(...) 8. └─rlang::abort(message, ..., call = call, arg = arg) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.1
Check: R code for possible problems
Result: NOTE sort_asap: no visible global function definition for ‘sort_by’ Undefined global functions or variables: sort_by Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64