Package: SUMMER
Type: Package
Title: Spatio-Temporal Under-Five Mortality Methods for Estimation
Version: 1.0.0
Date: 2020-07-08
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 = "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>
  and Li et al. (2019) <doi:10.1371/journal.pone.0210645>.
URL: https://github.com/richardli/SUMMER
BugReports: https://github.com/richardli/SUMMER/issues
Depends: R (>= 3.5)
License: GPL (>= 2)
Imports: maptools, survey, stats, spdep, survival, ggplot2, utils,
        Matrix, reshape2, viridis, sp, shadowtext, ggridges, methods,
        data.table, RColorBrewer, grDevices
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Additional_repositories: https://inla.r-inla-download.org/R/testing/
Suggests: INLA, knitr, rmarkdown, readstata13, patchwork, rdhs, R.rsp
VignetteBuilder: R.rsp, knitr
NeedsCompilation: no
Packaged: 2020-07-09 19:18:25 UTC; zehangli
Author: Zehang R Li [cre, aut],
  Bryan D Martin [aut],
  Yuan Hsiao [aut],
  Jessica Godwin [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: 2020-07-09 23:00:21 UTC
