Package: SUMMER
Type: Package
Title: Spatio-Temporal Under-Five Mortality Methods for Estimation
Version: 0.2.2
Authors@R: c(
    person(given = "Bryan D", family = "Martin", email= "bmartin6@uw.edu", role = c("cre","aut")), 
    person(given = "Zehang R", family = "Li", email= "lizehang@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")
  )
Description: Provides methods for estimating, projecting, and plotting spatio-temporal 
  under-five mortality rates, described in Mercer et al. (2015) <doi:10.1214/15-AOAS872>.
URL: https://github.com/bryandmartin/SUMMER
BugReports: https://github.com/bryandmartin/SUMMER/issues
Depends: R (>= 3.2)
License: GPL (>= 2)
Imports: maptools, survey, stats, spdep, survival, ggplot2, utils,
        Matrix, reshape2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Additional_repositories: https://inla.r-inla-download.org/R/stable/
Suggests: INLA, knitr, rmarkdown, readstata13, gridExtra, R.rsp
VignetteBuilder: R.rsp, knitr
NeedsCompilation: no
Packaged: 2019-01-20 21:54:53 UTC; Bryan
Author: Bryan D Martin [cre, aut],
  Zehang R Li [aut],
  Yuan Hsiao [aut],
  Jessica Godwin [aut],
  Jon Wakefield [aut],
  Samuel J Clark [aut]
Maintainer: Bryan D Martin <bmartin6@uw.edu>
Repository: CRAN
Date/Publication: 2019-01-20 22:30:11 UTC
