Package: impower133
Type: Package
Title: Reproduce IMpower133 Clinical Trial Results
Version: 1.0.0
Authors@R: c(
    person("Lu", "Huang", role = c("aut", "cre"), email = "2998785392@qq.com"),
    person("Wenkai", "Nie", role = "aut"),
    person("Qingyang", "Jiang", role = "aut"),
    person("Qinxin", "Chen", role = "aut"))
Description: Provides functions to simulate baseline characteristics,
    reconstruct overall survival data from published Kaplan-Meier curves,
    and generate publication-ready tables and forest plots reproducing
    the IMpower133 clinical trial results (Horn et al., 2018,
    <doi:10.1056/NEJMoa1809064>). The IPD reconstruction method is based
    on Liu et al.(2021, <doi:10.1186/s12874-021-01308-8>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, survival, survminer, gt, forestplot, IPDfromKM,
        ggplot2, stats, utils, grid
SystemRequirements: GNU make
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/fanfande131/impower133
BugReports: https://github.com/fanfande131/impower133/issues
NeedsCompilation: no
Packaged: 2026-06-05 18:10:45 UTC; 总行是只煤球
Author: Lu Huang [aut, cre],
  Wenkai Nie [aut],
  Qingyang Jiang [aut],
  Qinxin Chen [aut]
Maintainer: Lu Huang <2998785392@qq.com>
Repository: CRAN
Date/Publication: 2026-06-11 12:20:07 UTC
Built: R 4.5.3; ; 2026-06-11 16:14:39 UTC; windows
