-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.36 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: gsDesign
Version: 3.6.6
Title: Group Sequential Design
Authors@R: c(
person("Keaven", "Anderson", email = "[email protected]", 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,
ragg, rmarkdown, scales, testthat, utils, vdiffr
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-02-10 22:16:16 UTC; xiaonan4
Author: Keaven Anderson [aut, cre],
Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]
Maintainer: Keaven Anderson <[email protected]>
Repository: CRAN
Date/Publication: 2025-02-11 03:20:06 UTC