Type: Package Package: arcgislayers Title: Harness ArcGIS Data Services Version: 0.6.1 Authors@R: c( person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9910-865X")), person("Eli", "Pousson", , "eli.pousson@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-8280-1706")), person("Kenneth", "Vernon", , "kenneth.b.vernon@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-0098-5092")), person("Martha", "Bass", role = "ctb", comment = c(ORCID = "0009-0004-0268-5426")), person("Antony", "Barja", role = "ctb", comment = c(ORCID = "0000-0001-5921-2858")) ) Description: Enables users of 'ArcGIS Enterprise', 'ArcGIS Online', or 'ArcGIS Platform' to read, write, publish, or manage vector and raster data via ArcGIS location services REST API endpoints . License: Apache License (>= 2) URL: https://developers.arcgis.com/r-bridge, https://github.com/R-ArcGIS/arcgislayers BugReports: https://github.com/R-ArcGIS/arcgislayers/issues Depends: R (>= 4.2.0) Imports: arcgisutils (>= 0.4.0), arcpbf (>= 0.1.5), cli, httr2 (>= 1.0.5), jsonify, lifecycle, RcppSimdJson (>= 0.1.13), rlang, sf, terra, utils, yyjsonr Suggests: testthat (>= 3.0.0), vctrs, curl, dplyr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://r-arcgis.r-universe.dev Date/Publication: 2026-07-11 17:00:26 UTC RemoteUrl: https://github.com/r-arcgis/arcgislayers RemoteRef: HEAD RemoteSha: f0fe575cbae91a926aef12458abf7e4fc80ed9b4 NeedsCompilation: no Packaged: 2026-07-11 17:44:36 UTC; root Author: Josiah Parry [aut, cre] (ORCID: ), Eli Pousson [ctb] (ORCID: ), Kenneth Vernon [ctb] (ORCID: ), Martha Bass [ctb] (ORCID: ), Antony Barja [ctb] (ORCID: ) Maintainer: Josiah Parry