Package: landmarked
Type: Package
Title: Plot Adjusted Kaplan-Meier Estimates from a Landmark Time
Version: 0.2.0
Authors@R: c(
    person(
      "Chris", "Brown",
      email = "c.brown@sydney.edu.au",
      role = c("aut", "cre","cph"),
      comment = c(ORCID = "0000-0003-2506-4871")
    )
  )
Description: Plots contextual landmark Kaplan-Meier curves. 
    An extension of the 'survminer::ggsurvplot()' function
    that allows the specification of a landmark time and an optional
    label. The period before the landmark is displayed as a
    pooled survival curve, while curves beyond the landmark are
    presented according to the groups defined in the supplied
    'survival::survfit' object.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/CStats/landmarked
Imports: dplyr, ggplot2, survival, survminer
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-09-08 10:31:38 UTC; christopherb
Author: Chris Brown [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2506-4871>)
Maintainer: Chris Brown <c.brown@sydney.edu.au>
Repository: CRAN
Date/Publication: 2026-09-15 14:30:02 UTC
