arcgisutils: ArcGIS Utility Functions

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/arcgisbinding/installing-arcgisbinding.html>.

Version: 0.2.0
Imports: cli, dbplyr, httr2 (≥ 1.0.0), jsonify, Rcpp, RcppSimdJson, rlang, sf, utils
LinkingTo: Rcpp
Suggests: arcgisbinding, testthat (≥ 3.0.0)
Published: 2024-02-22
Author: Josiah Parry ORCID iD [aut, cre], Kenneth Vernon ORCID iD [ctb], Martha Bass ORCID iD [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
Language: en
Materials: README NEWS
CRAN checks: arcgisutils results

Documentation:

Reference manual: arcgisutils.pdf

Downloads:

Package source: arcgisutils_0.2.0.tar.gz
Windows binaries: r-devel: arcgisutils_0.2.0.zip, r-release: arcgisutils_0.2.0.zip, r-oldrel: arcgisutils_0.2.0.zip
macOS binaries: r-release (arm64): arcgisutils_0.2.0.tgz, r-oldrel (arm64): arcgisutils_0.2.0.tgz, r-release (x86_64): arcgisutils_0.2.0.tgz, r-oldrel (x86_64): arcgisutils_0.2.0.tgz
Old sources: arcgisutils archive

Reverse dependencies:

Reverse imports: arcgis, arcgislayers

Linking:

Please use the canonical form https://CRAN.R-project.org/package=arcgisutils to link to this page.