Package: georefar
Title: Wrapper for the Argentine 'Georef' Geocoding API
Version: 0.1.0
Authors@R: c(
    person("Julián", "Echandi", , "jechandi.gobar@gmail.com", role = c("aut", "cre")),
    person("Alén", "Carbajal", , "acarbajal@sicyt.gob.ar", role = "aut")
  )
Description: Query the Argentine national geographic normalization service
    'georef' <https://apis.datos.gob.ar/georef> from R, searching provinces,
    departments, municipalities, localities, settlements, census units,
    streets and educational institutions, normalizing addresses and
    performing reverse geocoding. Results are returned as data frames, and
    batch queries can be sent in a single request.
License: GPL-3
URL: https://github.com/datosgobar/georefar
BugReports: https://github.com/datosgobar/georefar/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: assertthat, curl, dplyr, httr2, jsonlite, purrr
Suggests: mockery, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-08-26 18:46:41 UTC; Julian
Author: Julián Echandi [aut, cre],
  Alén Carbajal [aut]
Maintainer: Julián Echandi <jechandi.gobar@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-09 09:20:02 UTC
