Package: KMunicate
Title: KMunicate-Style Kaplan–Meier Plots
Version: 0.0.2
Authors@R: c(
  person(given = "Alessandro", 
         family = "Gasparini", 
         role = c("aut", "cre", "cph"), 
         email = "alessandro.gasparini@ki.se",
         comment = c(ORCID = "0000-0002-8319-7624"))
  )
Description: Produce Kaplan–Meier plots in the style recommended following the KMunicate 
  study by Morris et al. (2019) <doi:10.1136/bmjopen-2019-030215>. The KMunicate style
  consists of Kaplan-Meier curves with confidence intervals to quantify uncertainty and
  an extended risk table (per treatment arm) depicting the number of study subjects at 
  risk, events, and censored observations over time. The resulting plots are built using
  'ggplot2' and can be further customised to a certain extent, including themes, fonts, and 
  colour scales.
URL: https://ellessenne.github.io/KMunicate-package
BugReports: https://github.com/ellessenne/KMunicate-package/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.1
LazyData: true
ByteCompile: true
Encoding: UTF-8
Language: en-GB
License: MIT + file LICENSE
Depends: R (>= 2.10), survival
Imports: checkmate, cowplot, ggplot2, pammtools, tidyr
Suggests: broom, covr, devtools, extrafont, knitr, rmarkdown, simsurv,
        testthat, usethis
NeedsCompilation: no
Packaged: 2020-07-29 13:35:27 UTC; ellessenne
Author: Alessandro Gasparini [aut, cre, cph]
    (<https://orcid.org/0000-0002-8319-7624>)
Maintainer: Alessandro Gasparini <alessandro.gasparini@ki.se>
Repository: CRAN
Date/Publication: 2020-08-03 11:22:14 UTC
Built: R 4.0.2; ; 2020-08-06 12:24:09 UTC; windows
