Package: SUMMER
Type: Package
Title: Spatio-Temporal Under-Five Mortality Methods for Estimation
Version: 0.2.0
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: RColorBrewer, classInt, rgeos, maptools, survey, grDevices,
        graphics, stats, spdep, survival, ggplot2, sp, utils, Matrix,
        reshape2, pixmap
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Additional_repositories: https://www.math.ntnu.no/inla/R/stable
Suggests: INLA, knitr, rmarkdown, readstata13, gridExtra, R.rsp
VignetteBuilder: R.rsp, knitr
NeedsCompilation: no
Packaged: 2018-04-20 20:15:06 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: 2018-04-20 21:56:18 UTC
