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) <doi:10.1214/15-AOAS872>, Li et al. (2019) <doi:10.1371/journal.pone.0210645>, Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) <doi:10.48550/arXiv.2007.05117>. 
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
Config/testthat/edition: 3
Config/testthat/parallel: TRUE
Packaged: 2025-01-07 19:28:57 UTC; zehangli
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 <lizehang@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-07 22:20:10 UTC
Built: R 4.5.1; ; 2025-10-06 03:20:40 UTC; windows
