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://r.esri.com/r-bridge-site/docs/installation.html>.
Version: |
0.3.1 |
Imports: |
cli, dbplyr, httr2 (≥ 1.0.5), RcppSimdJson, rlang, sf, utils |
Suggests: |
arcgisbinding, collapse (≥ 2.0.0), data.table, vctrs, testthat (≥ 3.0.0), jsonify |
Published: |
2024-09-26 |
DOI: |
10.32614/CRAN.package.arcgisutils |
Author: |
Josiah Parry
[aut, cre],
Kenneth Vernon
[ctb],
Martha Bass [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://r.esri.com/arcgisutils/ |
NeedsCompilation: |
yes |
SystemRequirements: |
Cargo (Rust's package manager), rustc >= 1.67 |
Language: |
en |
Materials: |
README NEWS |
CRAN checks: |
arcgisutils results |