Type: Package Package: arcgislayers Title: Harness ArcGIS Data Services Version: 0.6.0 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 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-03-19 16:24:20 UTC RemoteUrl: https://github.com/r-arcgis/arcgislayers RemoteRef: HEAD RemoteSha: 9064ad412723b4179ccd6b5c302ef51f928a77b5 NeedsCompilation: no Packaged: 2026-05-29 08:55:46 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