Package: survivalAnalysis
Type: Package
Title: High-Level Interface for Survival Analysis and Associated Plots
Version: 0.3.0
Author: Marcel Wiesweg [aut, cre]
Authors@R: person("Marcel", "Wiesweg", email = "marcel.wiesweg@uk-essen.de", role = c("aut", "cre"))
Maintainer: Marcel Wiesweg <marcel.wiesweg@uk-essen.de>
Description: A high-level interface to perform survival analysis, 
    including Kaplan-Meier analysis and log-rank tests and Cox regression.
    Aims at providing a clear and elegant syntax, support for use in a pipeline, structured output and plotting.
    Builds upon the 'survminer' package for Kaplan-Meier plots and provides
    a customizable implementation for forest plots.
    Kaplan & Meier (1958) <doi:10.1080/01621459.1958.10501452>
    Cox (1972) <JSTOR:2985181>
    Peto & Peto (1972) <JSTOR:2344317>.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: grDevices, graphics, stats, utils, survival, rlang (>= 0.2.0),
        dplyr (>= 0.8.0), forcats, magrittr, purrr, stringr, tibble,
        tidyr, gridExtra, ggplot2 (>= 2.2.1), scales, survminer (>
        0.4.0), cowplot, tidytidbits
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, tidyverse
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-11 13:52:19 UTC; marcel
Repository: CRAN
Date/Publication: 2022-02-11 14:00:02 UTC
Built: R 4.2.0; ; 2022-04-14 04:18:06 UTC; unix
