Package: SurvivalPath
Type: Package
Title: Construction and Visualization of Survival Path Tree using
        Time-Series Survival Data
Version: 1.3.2
Authors@R: c(
    person("Shen Lujun", role = c("aut","dtc")),
    person("Zhang Tao",email="nyy1920@163.com",role= c( "cre","cph"))
    )
Description: Facilitates building personalized survival path models. The function survivalpath() return tree structure results, which can be used to draw easily beautiful and ready-to-publish survival path tree. See Shen L, et al (2018) <doi:10.1038/s41467-018-04633-7> .
Depends: R (>= 3.6)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: ggplot2, ggtree, treeio, dplyr, rms, survival, survminer,
        survivalROC, Hmisc
Maintainer: Zhang Tao <nyy1920@163.com>
URL: https://github.com/zhangt369/SurvivalPath
NeedsCompilation: no
Packaged: 2022-07-03 08:51:44 UTC; lenovo
Author: Shen Lujun [aut, dtc],
  Zhang Tao [cre, cph]
Repository: CRAN
Date/Publication: 2022-07-03 18:30:05 UTC
