Package: gsDesign
Version: 3.6.7
Title: Group Sequential Design
Authors@R: c(
    person("Keaven", "Anderson", email = "keaven_anderson@merck.com", role = c("aut", "cre")),
    person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = "cph")
    )
Description: Derives group sequential clinical trial designs and describes
    their properties. Particular focus on time-to-event, binary, and
    continuous outcomes. Largely based on methods described in
    Jennison, Christopher and Turnbull, Bruce W., 2000,
    "Group Sequential Methods with Applications to Clinical Trials"
    ISBN: 0-8493-0316-8.
License: GPL (>= 3)
URL: https://keaven.github.io/gsDesign/,
        https://github.com/keaven/gsDesign
BugReports: https://github.com/keaven/gsDesign/issues
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.1.0), ggplot2 (>= 3.1.1), graphics, gt, magrittr,
        methods, r2rtf, rlang, stats, tibble, tidyr, tools, xtable
Suggests: covr, data.table, gridExtra, kableExtra, knitr, mvtnorm,
        rmarkdown, scales, testthat, utils, vdiffr
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-03-03 15:42:11 UTC; xiaonan4
Author: Keaven Anderson [aut, cre],
  Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]
Maintainer: Keaven Anderson <keaven_anderson@merck.com>
Repository: CRAN
Date/Publication: 2025-03-03 22:20:06 UTC
