Package: arcgeocoder
Title: Geocoding with the 'ArcGIS' REST API Service
Version: 0.2.1
Authors@R: 
    person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8457-4658"))
Description: Lite interface for finding locations of addresses or
    businesses around the world 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 a location
    can be converted into an address. No API key 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 (>= 3.6.0)
Imports: dplyr (>= 1.0.0), jsonlite (>= 1.7.0)
Suggests: ggplot2, knitr, rmarkdown, sf, testthat (>= 3.0.0), tibble,
        tidygeocoder
VignetteBuilder: knitr
Config/Needs/website: dieghernan/gitdevr, lwgeom, leaflet, terra,
        tidyterra, maptiles, styler, mapSpain, remotes, reactable,
        crosstalk
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
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
NeedsCompilation: no
Packaged: 2024-12-17 10:38:16 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-17 10:50:01 UTC
Built: R 4.5.2; ; 2025-11-08 04:05:51 UTC; windows
