Package: popEpi Title: Functions for Epidemiological Analysis using Population Data Version: 0.5.0.9002 Authors@R: c( person("Joonas", "Miettinen", , "joonas.miettinen@cancer.fi", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-8624-6754")), person("Matti", "Rantanen", , "matti.rantanen@statfinn.com", role = "aut"), person("Karri", "Seppa", , "karri.seppa@cancer.fi", role = "ctb", comment = c(ORCID = "0000-0002-3847-8814")) ) Description: Enables computation of epidemiological statistics, including those where counts or mortality rates of the reference population are used. Currently supported: excess hazard models (Dickman, Sloggett, Hills, and Hakulinen (2012) ), rates, mean survival times, relative/net survival (in particular the Ederer II (Ederer and Heise (1959)) and Pohar Perme (Pohar Perme, Stare, and Esteve (2012) ) estimators), and standardized incidence and mortality ratios, all of which can be easily adjusted for by covariates such as age. Fast splitting and aggregation of 'Lexis' objects (from package 'Epi') and other computations achieved using 'data.table'. License: MIT + file LICENSE URL: https://github.com/FinnishCancerRegistry/popEpi BugReports: https://github.com/FinnishCancerRegistry/popEpi/issues Depends: R (>= 3.5) Imports: data.table (>= 1.10.4), directadjusting (>= 0.6.0), Epi (>= 2.0), methods, splines, survival Suggests: knitr, mstate, relsurv, rmarkdown, roxygen2, testthat VignetteBuilder: knitr ByteCompile: true Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) Repository: https://finnishcancerregistry.r-universe.dev Date/Publication: 2026-07-03 07:26:32 UTC RemoteUrl: https://github.com/finnishcancerregistry/popepi RemoteRef: HEAD RemoteSha: 4010ac85818f9688fcbd08941857a8114c38255b NeedsCompilation: no Packaged: 2026-07-03 10:03:30 UTC; root Author: Joonas Miettinen [cre, aut] (ORCID: ), Matti Rantanen [aut], Karri Seppa [ctb] (ORCID: ) Maintainer: Joonas Miettinen