Package: arcgis
Title: ArcGIS Location Services Meta-Package
Version: 0.2.0
Authors@R:
person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9910-865X"))
Description: Provides easy installation and loading of core ArcGIS
location services packages 'arcgislayers', 'arcgisutils',
'arcgisgeocode', and 'arcgisplaces'. Enabling developers to
interact with spatial data and services from 'ArcGIS Online',
'ArcGIS Enterprise', and 'ArcGIS Location Platform'. Learn more
about the 'arcgis' meta-package at
.
Language: en
License: Apache License (>= 2)
Encoding: UTF-8
Imports: arcgisgeocode (>= 0.3.0), arcgislayers (>= 0.5.0),
arcgisplaces (>= 0.1.2), arcgisutils (>= 0.4.0), cli, httr2 (>=
1.1.2), utils
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests: arcpbf, calcite, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
URL: https://github.com/R-ArcGIS/arcgis/,
https://developers.arcgis.com/r-bridge/
Config/rextendr/version: 0.3.1.9000
SystemRequirements: Cargo (Rust's package manager), rustc, xz
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
libssl-dev libproj-dev libsqlite3-dev libudunits2-dev xz-utils
libclang-dev
Repository: https://r-arcgis.r-universe.dev
Date/Publication: 2025-09-24 17:46:37 UTC
RemoteUrl: https://github.com/r-arcgis/arcgis
RemoteRef: HEAD
RemoteSha: 80abe34d76ed565d71010691f0fd8af3aaa0dcbc
NeedsCompilation: no
Packaged: 2026-06-23 10:24:23 UTC; root
Author: Josiah Parry [aut, cre] (ORCID:
)
Maintainer: Josiah Parry