Package: nphRCT
Title: Non-Proportional Hazards in Randomized Controlled Trials
Version: 0.1.1
Authors@R: 
    c(person("Dominic", "Magirr", email = "d.magirr@gmail.com", role = c("aut", "cre")),
      person("Isobel", "Barrott", email = "isobel.barrott@gmail.com", role = c("aut")),
      person("Jose", "Jimenez",  role = c("ctb")))
Description: Perform a stratified weighted log-rank test in a randomized controlled trial. Tests can be visualized as a difference in average score on the two treatment arms. These methods are described in Magirr and Burman (2018) <doi:10.48550/arXiv.1807.11097>, Magirr (2020) <doi:10.48550/arXiv.2007.04767>, and Magirr and Jimenez (2022) <doi:10.48550/arXiv.2201.10445>. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), dplyr, cowplot,
        survminer
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
Imports: ggplot2, purrr, survival
LazyData: true
NeedsCompilation: no
Packaged: 2024-06-27 12:07:17 UTC; magirdo1
Author: Dominic Magirr [aut, cre],
  Isobel Barrott [aut],
  Jose Jimenez [ctb]
Maintainer: Dominic Magirr <d.magirr@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-27 12:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:27:31 UTC; windows
