Package: tidycmprsk
Title: Competing Risks Estimation
Version: 1.1.0
Authors@R: c(
    person(c("Daniel", "D."), "Sjoberg", , "danield.sjoberg@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-0862-2018")),
    person("Teng", "Fei", role = "aut",
           comment = c(ORCID = "0000-0001-7888-1715"))
  )
Description: Provides an intuitive interface for working with the
    competing risk endpoints. The package wraps the 'cmprsk' package, and
    exports functions for univariate cumulative incidence estimates and
    competing risk regression. Methods follow those introduced in Fine and
    Gray (1999) <doi:10.1002/sim.7501>.
License: AGPL (>= 3)
URL: https://mskcc-epi-bio.github.io/tidycmprsk/,
        https://github.com/MSKCC-Epi-Bio/tidycmprsk
BugReports: https://github.com/MSKCC-Epi-Bio/tidycmprsk/issues
Depends: R (>= 4.2)
Imports: broom (>= 1.0.1), cli (>= 3.1.0), cmprsk (>= 2.2.10), dplyr
        (>= 1.0.7), ggplot2 (>= 3.3.5), gtsummary (>= 2.0.0), hardhat
        (>= 1.3.0), purrr (>= 0.3.4), rlang (>= 1.0.0), stringr (>=
        1.4.0), survival, tibble (>= 3.1.6), tidyr (>= 1.1.4)
Suggests: aod, broom.helpers (>= 1.15.0), cardx (>= 0.2.0), covr (>=
        3.5.1), ggsurvfit, knitr (>= 1.36), spelling, testthat (>=
        3.2.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-08-16 16:36:57 UTC; sjobergd
Author: Daniel D. Sjoberg [aut, cre, cph]
    (<https://orcid.org/0000-0003-0862-2018>),
  Teng Fei [aut] (<https://orcid.org/0000-0001-7888-1715>)
Maintainer: Daniel D. Sjoberg <danield.sjoberg@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-17 04:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:18:30 UTC; windows
