Package: surveyPrev Type: Package Title: Mapping the Prevalence of Binary Indicators using Survey Data in Small Areas Version: 2.0.0 Authors@R: c( person(given = "Qianyu", family = "Dong", email= "qdong14@ucsc.edu", role = c("cre", "aut")), person(given = "Zehang R", family = "Li", email= "lizehang@gmail.com", role = "aut"), person(given = "Yunhan", family = "Wu", email= "yunhanwu@uw.edu", role = "aut"), person(given = "Jieyi", family = "Xu", email= "jieyixu@uw.edu", role = "aut"), person(given = "Andrea", family = "Boskovic", email= "abosko26@uw.edu", role = "aut"), person(given = "Jon", family = "Wakefield", email = "jonno@uw.edu", role = "aut") ) Description: Provides a pipeline to perform small area estimation and prevalence mapping of binary indicators using health and demographic survey data, described in Dong et al. (2026) , Wakefield et al. (2025) and Wakefield et al. (2020) . URL: https://github.com/richardli/surveyPrev BugReports: https://github.com/richardli/surveyPrev/issues Depends: R (>= 4.1.0), survey License: GPL (>= 2) Imports: stats, rlang, rdhs, SUMMER, ggplot2, ggridges, raster, terra, sp, sf, spdep, stringr, dplyr, data.table, matrixStats, scales, expss, labelled, sjlabelled, naniar, jsonlite Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Additional_repositories: https://inla.r-inla-download.org/R/testing/ Suggests: INLA, knitr, rmarkdown, R.rsp, kableExtra, geodata, patchwork, htmltools, leaflegend, leaflet, plotly, viridisLite VignetteBuilder: R.rsp, knitr NeedsCompilation: no Config/build/clean-inst-doc: FALSE Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://richardli.r-universe.dev Date/Publication: 2026-06-15 17:45:01 UTC RemoteUrl: https://github.com/richardli/surveyprev RemoteRef: HEAD RemoteSha: 661dc83025e4f431fbd94ba1253f74309fb6319c Packaged: 2026-06-15 19:51:14 UTC; root Author: Qianyu Dong [cre, aut], Zehang R Li [aut], Yunhan Wu [aut], Jieyi Xu [aut], Andrea Boskovic [aut], Jon Wakefield [aut] Maintainer: Qianyu Dong