rdhs 0.6.2

  • Duplicate labels when parsing flat data files corrected (#79)

rdhs 0.6.1

  • extraction(add_geo=TRUE) correction for Kenya 2014 surveys (#67)
  • Geospatial covariate data sets now supported correctly (#64)

rdhs 0.6.0

  • New as_factor.labelled for backward compatibility with haven <2.0.0 labelled classes.

  • model_datasets now internal and exported dataset (#60).

rdhs 0.5.2

  • New vignettes: country_codes

  • Documentation typos corrected (#55)

rdhs 0.5.0

  • New set_rdhs_config for providing login credentials. This deprecates set_dhs_credentials.

  • New get_rdhs_config shows the credentials currently used by rdhs

rdhs 0.4.0

  • Permissionn from user now required for file saving.

  • API requests can now ignore any cached responses (force = TRUE) argument (#23):

dat <- dhs_countries(force = TRUE)
  • get_datasets(clear_cache = TRUE) will clear the cached available datasets, enabling newly requested datasets to be downloaded (@kaisero, #29).

  • geojson objects can now be requested from the API so that you can return geojson objects for mapping purposes (#28) e.g. :

rdhs 0.3.0

rdhs 0.2.1

rdhs 0.2.0

rdhs 0.1.0

  • Initial share on Feb, 24th 2018 to colleagues at UNC.