Last updated on 2025-10-30 08:51:47 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| arcgis | 13 | ||
| arcgisgeocode | 13 | ||
| arcgislayers | 1 | 12 | |
| arcgisplaces | 13 | ||
| arcgisutils | 3 | 10 | |
| arcpbf | 13 | ||
| b64 | 13 | ||
| calcite | 13 | ||
| tomledit | 13 | ||
| trendyy | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.5.2
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: set_layer_aliases
> ### Title: Set column labels or names based FeatureLayer or Table data
> ### frame field aliases
> ### Aliases: set_layer_aliases
>
> ### ** Examples
>
> furl <- paste0(
+ "https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/",
+ "rest/services/USA_Counties_Generalized_Boundaries/FeatureServer/0"
+ )
>
> # open the feature service
> flayer <- arc_open(furl)
>
> # select first five rows
> five_counties <- arc_select(flayer, n_max = 5)
Error:
! Can't determine the number of requested features.
ℹ Did you set custom parameters via `...` or use an invalid `where` argument?
Backtrace:
▆
1. └─arcgislayers::arc_select(flayer, n_max = 5)
2. └─arcgislayers:::count_results(...)
3. └─cli::cli_abort(...)
4. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.4.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘arcgisbinding’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13