Package: survivalAnalysis
Type: Package
Title: High-Level Interface for Survival Analysis and Associated Plots
Version: 0.4.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) Journal of the Royal Statistical Society. Series B (Methodological), Vol. 34, No. 2 (1972), pp. 187-220 (34 pages)
    Peto & Peto (1972) <doi:10.2307/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.3.1
Suggests: knitr, rmarkdown, tidyverse
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-13 14:12:20 UTC; marcel
Repository: CRAN
Date/Publication: 2025-05-13 14:30:02 UTC
