Package: arcgeocoder
Title: Geocoding with the 'ArcGIS' REST API Service
Version: 0.4.1
Authors@R: 
    person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8457-4658"))
Description: Lightweight interface for converting addresses into
    geographic coordinates and coordinates into addresses using the
    'ArcGIS' REST API service
    <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.
    Address text can be converted to location candidates and locations can
    be converted into addresses. No API key is required.
License: MIT + file LICENSE
URL: https://dieghernan.github.io/arcgeocoder/,
        https://github.com/dieghernan/arcgeocoder
BugReports: https://github.com/dieghernan/arcgeocoder/issues
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.0.0), jsonlite (>= 1.7.0), utils
Suggests: ggplot2, knitr, quarto, sf, testthat (>= 3.0.0), tibble,
        tidygeocoder
VignetteBuilder: quarto
Config/Needs/website: dieghernan/gitdevr, lwgeom, leaflet, terra,
        tidyterra, maptiles, styler, mapSpain, remotes, reactable,
        crosstalk, sessioninfo
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
LazyData: true
X-schema.org-applicationCategory: cartography
X-schema.org-keywords: r, geocoding, arcgis, address,
        reverse-geocoding, rstats, r-package, api-wrapper, api-rest,
        arcgis-api, cran-r, gis, cran, geocoder, reverse-geocoder
NeedsCompilation: no
Packaged: 2026-06-03 09:16:09 UTC; diego
Author: Diego Hernangómez [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8457-4658>)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-03 09:30:02 UTC
