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-06-22 13:41:28 UTC RemoteUrl: https://github.com/dieghernan/arcgeocoder RemoteRef: HEAD RemoteSha: 840ccb6ee1aceb31349d735fc751b466519167f1 NeedsCompilation: no Packaged: 2026-06-22 13:57:00 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ) Maintainer: Diego Hernangómez