Package: SUMMER
Type: Package
Title: Spatio-Temporal Under-Five Mortality Methods for Estimation
Version: 0.1.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")
  )
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/martinbryan/SUMMER
BugReports: https://github.com/martinbryan/SUMMER/issues
Depends: R (>= 3.4.2)
License: GPL (>= 2)
Imports: RColorBrewer, classInt, maptools, survey, grDevices, graphics,
        stats, spdep, survival, ggplot2, sp, utils
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Additional_repositories: https://www.math.ntnu.no/inla/R/stable
Suggests: INLA, knitr, rmarkdown, readstata13
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-30 18:25:55 UTC; Bryan
Author: Bryan D Martin [cre, aut],
  Zehang R Li [aut]
Maintainer: Bryan D Martin <bmartin6@uw.edu>
Repository: CRAN
Date/Publication: 2017-11-30 19:11:15 UTC
