Package: popEpi
Title: Functions for Epidemiological Analysis using Population Data
Authors@R: c( person("Joonas", "Miettinen", , "joonas.miettinen@cancer.fi", c("aut", "cre")), 
              person("Matti", "Rantanen", , "matti.rantanen@cancer.fi", "aut"), 
              person("Karri", "Seppa", , "karri.seppa@cancer.fi", "ctb") )
Version: 0.4.0
Date: 2016-09-23
Maintainer: Joonas Miettinen <joonas.miettinen@cancer.fi>
Description: Enables computation of various epidemiological statistics where the use of population data such as population counts and hazards is required.
                 Relatively high computation speed achieved by using data.table.
Depends: R (>= 3.2.0)
Imports: Epi, survival, data.table (>= 1.9.6)
Suggests: reshape2, methods, testthat, knitr, rmarkdown, relsurv,
        ggplot2, mstate, date, splines, roxygen2
Encoding: UTF-8
License: GPL-3
LazyData: true
ByteCompile: true
VignetteBuilder: knitr
URL: https://github.com/WetRobot/popEpi
BugReports: https://github.com/WetRobot/popEpi/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-23 15:22:33 UTC; jonttu
Author: Joonas Miettinen [aut, cre],
  Matti Rantanen [aut],
  Karri Seppa [ctb]
Repository: CRAN
Date/Publication: 2016-09-23 22:39:55
