The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-04-17 11:54:26 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| arcgis | 14 | ||
| arcgisgeocode | 14 | ||
| arcgislayers | 1 | 13 | |
| arcgisplaces | 14 | ||
| arcgisutils | 3 | 11 | |
| arcpbf | 6 | 8 | |
| b32 | 14 | ||
| b64 | 14 | ||
| calcite | 14 | ||
| tomledit | 14 | ||
| trendyy | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.6.0
Check: examples
Result: ERROR
Running examples in 'arcgislayers-Ex.R' failed
The error most likely occurred in:
> ### 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:
! HTTP 503 Service Unavailable.
Backtrace:
▆
1. └─arcgislayers::arc_select(flayer, n_max = 5)
2. └─arcgislayers:::count_results(...)
3. ├─httr2::resp_body_string(...)
4. │ └─httr2:::check_response(resp)
5. │ └─httr2:::is_response(resp)
6. └─httr2::req_perform(httr2::req_url_query(n_req, f = "json"), error_call = error_call)
7. └─httr2:::handle_resp(req, resp, error_call = error_call)
8. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 0.5.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: NOTE: 6, OK: 8
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘arcpbf/libs/arcpbf.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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-patched-linux-x86_64
Version: 0.2.0
Check: compiled code
Result: NOTE
File 'arcpbf/libs/x64/arcpbf.dll':
Found non-API call to R: 'R_NamespaceRegistry'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
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.