Package: jskm
Title: Kaplan-Meier Plot with 'ggplot2'
Version: 0.3.1
Date: 2019-03-12
Authors@R: c(person("Jinseob", "Kim", email = "jinseob2kim@gmail.com", role = c("aut", "cre"),  comment = c(ORCID = "0000-0002-9403-605X")),
             person("Zarathu", role = c("cph", "fnd"))
             )
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
LazyData: true
Imports: ggplot2, gridExtra, plyr, survival, survey, scales
RoxygenNote: 6.1.1
URL: https://github.com/jinseob2kim/jskm
BugReports: https://github.com/jinseob2kim/jstable/issues
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-12 11:40:34 UTC; js
Author: Jinseob Kim [aut, cre] (<https://orcid.org/0000-0002-9403-605X>),
  Zarathu [cph, fnd]
Maintainer: Jinseob Kim <jinseob2kim@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-12 12:10:03 UTC
