Package: jointCompRisk Type: Package Title: Joint Inference for Competing Risks Data Using Multiple Endpoints Version: 0.1.0 Authors@R: c( person("Wenqing", "Zhang", email = "wzhan115@jhu.edu", role = c("aut", "cre")), person("Jiyang", "Wen", role = "aut"), person("Chen", "Hu", role = "aut"), person("Meicheng", "Wang", role = "aut") ) Maintainer: Wenqing Zhang Description: Tools for competing risks trials that allow simultaneous inference on recovery and mortality endpoints. Provides data preparation helpers, standard cumulative incidence estimators (restricted mean time gained/lost), and severity weighted extensions that integrate longitudinal ordinal outcomes to summarise treatment benefit. Methods follow Wen, Hu, and Wang (2023) Biometrics 79(3):1635-1645 . License: MIT + file LICENSE Encoding: UTF-8 LazyData: false Imports: dplyr, magrittr, stats, rlang, survival RoxygenNote: 7.3.2 Depends: R (>= 3.5) Suggests: knitr, rmarkdown, readr, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/cathyzzzhang/jointCompRisk BugReports: https://github.com/cathyzzzhang/jointCompRisk/issues Repository: https://cathyzzzhang.r-universe.dev Date/Publication: 2025-10-20 01:36:49 UTC RemoteUrl: https://github.com/cathyzzzhang/jointcomprisk RemoteRef: HEAD RemoteSha: 199273c90d58982d88476e9256b7cb86f5439c89 NeedsCompilation: no Packaged: 2026-06-17 11:27:31 UTC; root Author: Wenqing Zhang [aut, cre], Jiyang Wen [aut], Chen Hu [aut], Meicheng Wang [aut]