Skip to content

arcgislayers

Harness ArcGIS Data Services

v0.6.0 · Mar 3, 2026 · Apache License (>= 2)

Description

Enables users of 'ArcGIS Enterprise', 'ArcGIS Online', or 'ArcGIS Platform' to read, write, publish, or manage vector and raster data via ArcGIS location services REST API endpoints <https://developers.arcgis.com/rest/>.

Downloads

CRAN

1.3K

Last 30 days

3234th

4K

Last 90 days

14.2K

Last year

Trend: -2.9% (30d vs prior 30d)

r2u CRAN

12

Last 30 days

48

Last 90 days

203

Last year

Trend: -29.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘arcpbf’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 20, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 15, 2026
ERROR r-release-windows-x86_64

examples

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
> 

...[truncated]...
tr2:::check_response(resp)
 6.       │   └─httr2:::is_response(resp)
 7.       └─httr2::req_perform(req, error_call = call)
 8.         └─httr2:::handle_resp(req, resp, error_call = error_call)
 9.           └─rlang::cnd_signal(resp)
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 19, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 16, 2026
ERROR r-oldrel-windows-x86_64

examples

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
> 

...[truncated]...
│ │   └─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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 11, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

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
> ### 
...[truncated]...
e rows
> five_counties <- arc_select(flayer, n_max = 5)
ℹ Query results limited to 5 out of 3144 available features.
Error in x[[1]] : subscript out of bounds
Calls: arc_select ... <Anonymous> -> post_process_pbf -> post_process_list
Execution halted

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies arcgisutils arcpbf cli httr2 (>= 1.0.5) jsonify lifecycle RcppSimdJson rlang sf terra arcgis FedData arcgislayers

Version History

9 tracked
new 0.6.0 Mar 10, 2026
updated 0.6.0 ← 0.5.2 diff Mar 3, 2026
updated 0.5.2 ← 0.5.1 diff Oct 27, 2025
updated 0.5.1 ← 0.5.0 diff Oct 21, 2025
updated 0.5.0 ← 0.4.0 diff Sep 18, 2025
updated 0.4.0 ← 0.3.1 diff Apr 14, 2025
updated 0.3.1 ← 0.3.0 diff Sep 26, 2024
updated 0.3.0 ← 0.2.0 diff Jul 4, 2024
new 0.2.0 Feb 26, 2024