Package: KMunicate Title: KMunicate-Style Kaplan–Meier Plots Version: 0.2.5.9000 Authors@R: c(person(given = "Alessandro", family = "Gasparini", role = c("aut", "cre", "cph"), email = "alessandro@ellessenne.xyz", comment = c(ORCID = "0000-0002-8319-7624")), person(given = "Ary", family = "Serpa Neto", role = "ctb"), person(given = "Peter", family = "Dutey", role = "ctb", comment = c(ORCID = "0000-0002-8942-9836"))) Description: Produce Kaplan–Meier plots in the style recommended following the KMunicate study by Morris et al. (2019) . 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. License: MIT + file LICENSE URL: https://ellessenne.github.io/KMunicate-package/, https://github.com/ellessenne/KMunicate-package BugReports: https://github.com/ellessenne/KMunicate-package/issues Depends: R (>= 2.10), survival Imports: checkmate, cowplot, ggplot2, pammtools, tidyr Suggests: broom, covr, devtools, knitr, rmarkdown, simsurv, testthat, usethis VignetteBuilder: knitr ByteCompile: true Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://ellessenne.r-universe.dev Date/Publication: 2024-05-16 12:38:47 UTC RemoteUrl: https://github.com/ellessenne/kmunicate-package RemoteRef: HEAD RemoteSha: a56213fb484cc5479864da611ca3a108c8568bfb NeedsCompilation: no Packaged: 2026-07-04 09:12:23 UTC; root Author: Alessandro Gasparini [aut, cre, cph] (ORCID: ), Ary Serpa Neto [ctb], Peter Dutey [ctb] (ORCID: ) Maintainer: Alessandro Gasparini