Package: nphRCT
Title: Non-Proportional Hazards in Randomized Controlled Trials
Version: 0.1.0
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) <arXiv:1807.11097v1>, Magirr (2020) <arXiv:2007.04767v1>, and Magirr and Jimenez (2022) <arXiv:2201.10445v1>. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
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: 2022-08-31 12:21:58 UTC; magirdo1
Author: Dominic Magirr [aut, cre],
  Isobel Barrott [aut],
  Jose Jimenez [ctb]
Maintainer: Dominic Magirr <d.magirr@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-01 13:40:02 UTC
Built: R 4.1.2; ; 2022-09-02 11:11:40 UTC; unix
