Package: msSPChelpR
Title: Helper Functions for Second Primary Cancer Analyses
Version: 0.8.6
Authors@R: c(
    person(given = "Marian", family = "Eberl", role = c("aut", "cre"), email = "marian.eberl@tum.de", comment = c(ORCID = "0000-0001-6584-3197"))
    )
Description: A collection of helper functions for analyzing Second Primary Cancer data, 
    including functions to reshape data, to calculate patient states and analyze cancer incidence.
License: GPL-3
URL: https://marianschmidt.github.io/msSPChelpR/
BugReports: https://github.com/marianschmidt/msSPChelpR/issues
Depends: R (>= 3.5)
Imports: data.table (>= 1.12.9), dplyr (>= 1.0.0), lubridate, magrittr,
        progress, purrr, rlang (>= 0.1.2), sjlabelled, stringr,
        tidyselect, tidytable (>= 0.5.5), tidyr (>= 1.0.0), utils
Suggests: haven, tibble, rmarkdown, knitr, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
Language: en-US
LazyData: true
NeedsCompilation: no
Packaged: 2020-10-27 02:42:05 UTC; ga27jar
Author: Marian Eberl [aut, cre] (<https://orcid.org/0000-0001-6584-3197>)
Maintainer: Marian Eberl <marian.eberl@tum.de>
Repository: CRAN
Date/Publication: 2020-11-04 10:50:03 UTC
