Package: jskm
Title: Kaplan-Meier Plot with 'ggplot2'
Version: 0.5.20
Date: 2025-10-01
Authors@R: c(person("Jinseob", "Kim", email = "jinseob2kim@gmail.com", role = c("aut", "cre"),  comment = c(ORCID = "0000-0002-9403-605X")),
             person("yoonkyoung", "Chun", email = "rachel200357@gmail.com", role = "aut"),
             person("Zarathu", role = c("cph", "fnd")),
             person("sungho", "Choi", email = "1213sam0@gmail.com", role = "aut"),
             person("Mingu", "Jee", email = "rafamingujee047@gmail.com", role = "aut"),
             person("Wonbin", "Hahn", email = "andrewhahn2001@gmail.com", role = "aut")
             )
Description: The function 'jskm()' creates publication quality Kaplan-Meier plot with at risk tables below. 'svyjskm()' provides plot for weighted Kaplan-Meier estimator. 
Depends: R (>= 3.4.0)
License: Apache License 2.0
Encoding: UTF-8
Imports: ggplot2, ggpubr, survival, survey, scales, patchwork, cmprsk,
        stats, ggsci
RoxygenNote: 7.3.2
URL: https://github.com/jinseob2kim/jskm,
        https://jinseob2kim.github.io/jskm/
BugReports: https://github.com/jinseob2kim/jstable/issues
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-01 02:44:15 UTC; js
Author: Jinseob Kim [aut, cre] (ORCID: <https://orcid.org/0000-0002-9403-605X>),
  yoonkyoung Chun [aut],
  Zarathu [cph, fnd],
  sungho Choi [aut],
  Mingu Jee [aut],
  Wonbin Hahn [aut]
Maintainer: Jinseob Kim <jinseob2kim@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-01 05:20:08 UTC
Built: R 4.5.0; ; 2025-10-07 16:07:40 UTC; unix
