Ready for CRAN re submission

  • Fix #21 : PKGNAME tag
  • Changes stop for warning in get_endpoint() internal function for georefar family functions.

Modify georefar get_* family functions:

  • Add TOKEN workflow alternative (documented)
  • Add new endpoints: get_asentamientos & get_asentamientos

Added georefar (R wrapper for georef-ar API) get_* family functions

First CRAN version

get_bahra() function for a new data source: Base de Asentamientos Humanos de la República Argentina (BAHRA)

Added levels (envolvente, radios and entidades) & centroid (FALSE/TRUE) param to get_eph() function.

Added new features

  • Geometry reconstruction for every CENSO (1869 - 2010). Example: Using get_censo(censo = "1991", simplified = T).

  • Permanent Household Survey (Encuesta Permanente de Hogares - EPH) Urban Aglomerations Geometries. Using get_eph(geo = 'TUCUMAN', simplified = FALSE) for example.

  • Added census tract option as a parameter (CENSO 2010). Example get_geo(geo = 'TUCUMAN', level = 'censal', simplified = FALSE)
  • Added a NEWS.md file to track changes to the package.
  • Fix bug #1 in get_geo("BUENOS AIRES")