Package: SUMMER Type: Package Title: Small-Area-Estimation Unit/Area Models and Methods for Estimation in R Version: 2.0.0 Date: 2025-01-03 Authors@R: c( person(given = "Zehang R", family = "Li", email= "lizehang@gmail.com", role = c("cre","aut")), person(given = "Bryan D", family = "Martin", email= "bmartin6@uw.edu", role = "aut"), person(given = "Yuan", family = "Hsiao", email = "yahsiao@uw.edu", role = "aut"), person(given = "Jessica", family = "Godwin", email = "jlg0003@uw.edu", role = "aut"), person(given = "John", family = "Paige", email = "paigejo@gmail.com", role = "aut"), person(given = "Peter", family = "Gao", email = "petergao@uw.edu", role = "aut"), person(given = "Jon", family = "Wakefield", email = "jonno@uw.edu", role = "aut"), person(given = "Samuel J", family = "Clark", email = "work@samclark.net", role = "aut"), person(given = "Geir-Arne", family = "Fuglstad", email = "geir-arne.fuglstad@ntnu.no", role = "aut"), person(given = "Andrea", family = "Riebler", email = "andrea.riebler@ntnu.no", role = "aut") ) Description: Provides methods for spatial and spatio-temporal smoothing of demographic and health indicators using survey data, with particular focus on estimating and projecting under-five mortality rates, described in Mercer et al. (2015) , Li et al. (2019) , Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) . URL: https://github.com/richardli/SUMMER, https://richardli.github.io/SUMMER/ BugReports: https://github.com/richardli/SUMMER/issues Depends: R (>= 3.5) License: GPL (>= 2) Imports: survey, stats, spdep, survival, ggplot2, scales, utils, Matrix, reshape2, viridis, sp, sf, shadowtext, ggridges, methods, data.table, RColorBrewer, grDevices, fields, terra, haven, lifecycle Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Additional_repositories: https://inla.r-inla-download.org/R/testing/ Suggests: INLA, sn, knitr, rmarkdown, readstata13, patchwork, rdhs, R.rsp, sae, dplyr, tidyr, raster, fmesher, testthat (>= 3.0.0) VignetteBuilder: R.rsp, knitr NeedsCompilation: no Config/build/clean-inst-doc: FALSE Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/testthat/parallel: TRUE 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 libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://richardli.r-universe.dev Date/Publication: 2026-04-18 06:56:11 UTC RemoteUrl: https://github.com/richardli/summer RemoteRef: HEAD RemoteSha: 6f8acf99fa905dd601deaae7c4613ea01bdf4c74 Packaged: 2026-06-17 08:13:38 UTC; root Author: Zehang R Li [cre, aut], Bryan D Martin [aut], Yuan Hsiao [aut], Jessica Godwin [aut], John Paige [aut], Peter Gao [aut], Jon Wakefield [aut], Samuel J Clark [aut], Geir-Arne Fuglstad [aut], Andrea Riebler [aut] Maintainer: Zehang R Li