Skip to content

arcpullr

Pull Data from an 'ArcGIS REST' API

v0.3.2 · Dec 11, 2025 · GPL-3

Description

Functions to efficiently query 'ArcGIS REST' APIs <https://developers.arcgis.com/rest/>. Both spatial and SQL queries can be used to retrieve data. Simple Feature (sf) objects are utilized to perform spatial queries. This package was neither produced nor is maintained by Esri.

Downloads

453

Last 30 days

8455th

1.6K

Last 90 days

5.9K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 1, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 31, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(arcpullr)
  Loading required package: sf
  Linking to GEOS 3.14.1, GDAL 3.12.3, PROJ 9.8.0; sf_use_s2() is TRUE
  > 
  > t
...[truncated]...
2:::read_xml.character(...)
   12.       └─xml2:::read_xml.connection(...)
   13.         ├─base::open(x, "rb")
   14.         └─base::open.connection(x, "rb")
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 49 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 17, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘intro_to_arcpullr.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘intro_to_arcpullr.Rmd’

--- re-building ‘raster_lay
...[truncated]...
own
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘spatial_queries.Rmd’

SUMMARY: processing the following file failed:
  ‘raster_layers.Rmd’

Error: Vignette re-building failed.
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

tests

Running ‘testthat.R’ [6s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(arcpullr)
  Loading required package: sf
  Linking to GEOS 3.14.1, GDAL 3.12.2, PROJ 9.8.0; sf_use_s2() is TRUE
  > 
  > 
...[truncated]...
2:::read_xml.character(...)
   12.       └─xml2:::read_xml.connection(...)
   13.         ├─base::open(x, "rb")
   14.         └─base::open.connection(x, "rb")
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 49 ]
  Error:
  ! Test failures.
  Execution halted

Reverse Dependencies (1)

depends

Dependency Network

Dependencies Reverse dependencies sf httr jsonlite dplyr ggplot2 tidyr rlang raster terra purrr grDevices (>= 4.3.3) DT wdnr.gis arcpullr

Version History

new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.0 diff Dec 11, 2025
updated 0.3.0 ← 0.2.9 diff Feb 5, 2025
updated 0.2.9 ← 0.2.8 diff Mar 10, 2024
updated 0.2.8 ← 0.2.7 diff May 23, 2023
updated 0.2.7 ← 0.2.5 diff Aug 30, 2022
updated 0.2.5 ← 0.2.3 diff May 16, 2022
updated 0.2.3 ← 0.2.2 diff Mar 8, 2022
updated 0.2.2 ← 0.2.1 diff Feb 21, 2022
updated 0.2.1 ← 0.2.0 diff Sep 1, 2021
updated 0.2.0 ← 0.1.2 diff Jun 14, 2021
updated 0.1.2 ← 0.1.1 diff Feb 22, 2021
updated 0.1.1 ← 0.1 diff Jan 15, 2021
new 0.1 Jan 14, 2021