Package: rdhs Type: Package Title: API Client and Dataset Management for the Demographic and Health Survey (DHS) Data Version: 0.8.4 Authors@R: c(person(given = "OJ", family = "Watson", role = c("aut", "cre"), email = "oj.watson@hotmail.co.uk", comment = c(ORCID = "0000-0003-2374-0741")), person(given = "Jeff", family = "Eaton", role = "aut", comment = c(ORCID = "0000-0001-7728-728X")), person(given = "Lucy", family = "D'Agostino McGowan", role = "rev", comment = c(ORCID = "0000-0001-7297-9359")), person(given = "Duncan", family = "Gillespie", role = "rev")) Maintainer: OJ Watson URL: https://docs.ropensci.org/rdhs/ BugReports: https://github.com/ropensci/rdhs/issues Description: Provides a client for (1) querying the DHS API for survey indicators and metadata (), (2) identifying surveys and datasets for analysis, (3) downloading survey datasets from the DHS website, (4) loading datasets and associate metadata into R, and (5) extracting variables and combining datasets for pooled analysis. LazyData: TRUE Depends: R (>= 3.3.0) Imports: brio, R6, httr, jsonlite, foreign, magrittr, rappdirs, digest, storr, xml2, qdapRegex, getPass, haven, iotools, sf, cli, rlang Suggests: testthat, knitr, rmarkdown, ggplot2, survey, data.table, microbenchmark License: MIT + file LICENSE RoxygenNote: 7.3.2 VignetteBuilder: knitr Language: en-GB Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-02-27 15:28:59 UTC RemoteUrl: https://github.com/ropensci/rdhs RemoteRef: main RemoteSha: a1e1b864c52d0a30825be182bc3bb64de3c2ce4b NeedsCompilation: no Packaged: 2026-06-14 07:35:57 UTC; root Author: OJ Watson [aut, cre] (ORCID: ), Jeff Eaton [aut] (ORCID: ), Lucy D'Agostino McGowan [rev] (ORCID: ), Duncan Gillespie [rev]