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) , Magirr (2020) , and Magirr and Jimenez (2022) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Repository: https://dominicmagirr.r-universe.dev Date/Publication: 2024-06-27 12:05:13 UTC RemoteUrl: https://github.com/dominicmagirr/nphrct RemoteRef: HEAD RemoteSha: 97fe013e2bd860a0b725bdde5de567cd6c84db70 NeedsCompilation: no Packaged: 2026-06-19 11:01:46 UTC; root Author: Dominic Magirr [aut, cre], Isobel Barrott [aut], Jose Jimenez [ctb] Maintainer: Dominic Magirr