Package: arcgeocoder Title: Address and Coordinate Search with the 'ArcGIS' REST API 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: Provides a lightweight interface to the 'ArcGIS' REST API for converting addresses and structured address components into geographic coordinates, finding places by category and converting coordinates into addresses. It uses the ArcGIS service documented at . 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: curl, ggplot2, knitr, quarto, sf, testthat (>= 3.0.0) VignetteBuilder: quarto Config/Needs/website: dieghernan/gitdevr, leaflet, terra, tidyterra, maptiles, styler, mapSpain, remotes, reactable, crosstalk, sessioninfo, tidygeocoder, nominatimlite, pak 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, arcgis, address, coordinates, location-search, rstats, r-package, api-wrapper, api-rest, arcgis-api, cran-r, gis, cran, spatial-search, geocoder, geocoding, reverse-geocoder, reverse-geocoding Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-07-18 19:07:59 UTC RemoteUrl: https://github.com/dieghernan/arcgeocoder RemoteRef: HEAD RemoteSha: 0b2198a95142a48f4dd0f6cfa2650102b908b4f5 NeedsCompilation: no Packaged: 2026-07-18 19:53:44 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ) Maintainer: Diego Hernangómez