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/>.
| Version: | 0.4.0 | 
| Depends: | R (≥ 4.2) | 
| Imports: | cli, httr2 (≥ 1.0.5), R6, RcppSimdJson, rlang, S7, sf, utils, yyjsonr, lifecycle | 
| Suggests: | arcgisbinding, collapse (≥ 2.0.0), data.table, jsonify, testthat (≥ 3.0.0), curl, vctrs | 
| Published: | 2025-09-18 | 
| DOI: | 10.32614/CRAN.package.arcgisutils | 
| Author: | Josiah Parry  [aut, cre],
  Kenneth Vernon  [ctb],
  Martha Bass  [ctb],
  Eli Pousson  [ctb] | 
| Maintainer: | Josiah Parry  <josiah.parry at gmail.com> | 
| BugReports: | https://github.com/R-ArcGIS/arcgisutils/issues | 
| License: | Apache License (≥ 2) | 
| URL: | https://github.com/R-ArcGIS/arcgisutils,
https://developers.arcgis.com/r-bridge/api-reference/arcgisutils/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | Cargo (Rust's package manager), rustc >= 1.67, xz | 
| Language: | en | 
| Materials: | README, NEWS | 
| CRAN checks: | arcgisutils results |