Last updated on 2024-09-16 03:48:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 179.60 | 29.18 | 208.78 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 136.73 | 23.26 | 159.99 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 369.63 | WARN | |||
r-devel-windows-x86_64 | 0.2.1 | 188.00 | 60.00 | 248.00 | OK | |
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 | 228.00 | 66.00 | 294.00 | ERROR |
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
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-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: 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
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
Flavor: r-oldrel-windows-x86_64