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.4
Date: 2017-11-13
Maintainer: Joonas Miettinen <joonas.miettinen@cancer.fi>
Description: Enables computation of epidemiological statistics where e.g. 
    counts or mortality rates of the reference population are used. Currently 
    supported: excess hazard models, rates, mean survival times, relative 
    survival, as well as standardized incidence and mortality ratios (SIRs/SMRs), 
    all of which can be easily adjusted for e.g. age. 
    Fast splitting and aggregation of 'Lexis' objects (from package 'Epi') 
    and other computations achieved using 'data.table'. 
Depends: R (>= 3.2.0)
Imports: Epi (>= 2.0), survival, data.table (>= 1.10.4)
Suggests: reshape2, methods, testthat, knitr, rmarkdown, relsurv,
        ggplot2, mstate, date, splines, roxygen2, covr
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: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-14 13:55:10 UTC; joonas.miettinen
Author: Joonas Miettinen [aut, cre],
  Matti Rantanen [aut],
  Karri Seppa [ctb]
Repository: CRAN
Date/Publication: 2017-11-14 14:11:03 UTC
