Package: arcgislayers
Type: Package
Title: An Interface to ArcGIS Data Services
Version: 0.2.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"))
  )
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
    <https://developers.arcgis.com/rest/>.
License: Apache License (>= 2)
Encoding: UTF-8
Imports: arcgisutils (>= 0.2.0), cli, httr2 (>= 1.0.0), jsonify,
        lifecycle, RcppSimdJson, rlang, sf, terra, utils
RoxygenNote: 7.3.1
Suggests: dbplyr, dplyr, rmarkdown, testthat (>= 3.0.0), tidyselect,
        vctrs
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-26 17:54:40 UTC; josiahparry
Author: Josiah Parry [aut, cre] (<https://orcid.org/0000-0001-9910-865X>),
  Eli Pousson [ctb] (<https://orcid.org/0000-0001-8280-1706>),
  Kenneth Vernon [ctb] (<https://orcid.org/0000-0003-0098-5092>),
  Martha Bass [ctb] (<https://orcid.org/0009-0004-0268-5426>)
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-27 17:00:05 UTC
Built: R 4.2.3; ; 2024-04-24 03:11:19 UTC; windows
