Skip to content

arcgisutils

R-ArcGIS Bridge Utility Functions

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

Description

Developer oriented utility functions designed to be used as the building blocks of R packages that work with ArcGIS Location Services. It provides functionality for authorization, Esri JSON construction and parsing, as well as other utilities pertaining to geometry and Esri type conversions. To support 'ArcGIS Pro' users, authorization can be done via 'arcgisbinding'. Installation instructions for 'arcgisbinding' can be found at <https://developers.arcgis.com/r-bridge/installation/>.

Downloads

2.1K

Last 30 days

2866th

4.6K

Last 90 days

14.7K

Last year

Trend: +53% (30d vs prior 30d)

CRAN Check Status

9 NOTE
5 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (9 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘arcgisutils/libs/arcgisutils.so’:
  Found non-API call to R: ‘R_UnboundValue’

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.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘arcgisutils/libs/arcgisutils.so’:
  Found non-API call to R: ‘R_UnboundValue’

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.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘arcgisutils/libs/arcgisutils.so’:
  Found non-API call to R: ‘R_UnboundValue’

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.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘arcgisutils/libs/arcgisutils.so’:
  Found non-API call to R: ‘R_UnboundValue’

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.
NOTE r-devel-windows-x86_64

compiled code

File 'arcgisutils/libs/x64/arcgisutils.dll':
  Found non-API call to R: 'R_UnboundValue'

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.
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘arcgisbinding’
NOTE r-oldrel-macos-x86_64

package dependencies

Package suggested but not available for checking: ‘arcgisbinding’
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'arcgisbinding'
NOTE r-patched-linux-x86_64

compiled code

File ‘arcgisutils/libs/arcgisutils.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

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.

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘arcgisbinding’
NOTE r-oldrel-macos-x86_64

package dependencies

Package suggested but not available for checking: ‘arcgisbinding’
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'arcgisbinding'

Reverse Dependencies (5)

Dependency Network

Dependencies Reverse dependencies cli httr2 R6 RcppSimdJson rlang S7 sf yyjsonr lifecycle arcgis arcgisgeocode arcgislayers arcgisplaces arcpbf arcgisutils

Version History

new 0.5.0 Mar 10, 2026
updated 0.5.0 ← 0.4.0 diff Mar 3, 2026
updated 0.4.0 ← 0.3.3 diff Sep 17, 2025
updated 0.3.3 ← 0.3.1 diff Apr 9, 2025
updated 0.3.1 ← 0.3.0 diff Sep 26, 2024
updated 0.3.0 ← 0.2.0 diff May 8, 2024
updated 0.2.0 ← 0.1.1 diff Feb 22, 2024
updated 0.1.1 ← 0.1.0 diff Jan 16, 2024
new 0.1.0 Jan 10, 2024