11Package: simtrial
22Type: Package
33Title: Clinical Trial Simulation
4- Version: 0.4.3
4+ Version: 1.0.0
55Authors@R: c(
66 person("Keaven", "Anderson", email = "
[email protected] ", role = c("aut")),
7- person("Yujie", "Zhao", email = "
[email protected] ", role = c("
ctb ","cre")),
8- person("John", "Blischak", role = c("ctb ")),
7+ person("Yujie", "Zhao", email = "
[email protected] ", role = c("
aut ","cre")),
8+ person("John", "Blischak", role = c("aut ")),
99 person("Nan", "Xiao", role = c("ctb")),
1010 person("Yilong", "Zhang", role = c("aut")),
1111 person("Jianxiao", "Yang", role = c("ctb")),
@@ -18,8 +18,8 @@ Authors@R: c(
1818 person("Heng", "Zhou", role = c("ctb")),
1919 person("Amin", "Shirazi", role = c("ctb")),
2020 person("Cole", "Manschot", role = c("ctb")),
21- person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates" , role = "cph" ,
22- comment = c(ROR = "02891sr49") )
21+ person("Larry", "Leon" , role = c("ctb")) ,
22+ person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = "cph" )
2323 )
2424Description: Provides some basic routines for simulating a
2525 clinical trial. The primary intent is to provide some tools to
@@ -54,7 +54,7 @@ Suggests:
5454 dplyr,
5555 ggplot2,
5656 gsDesign,
57- gsDesign2 (>= 1.1.3. 4),
57+ gsDesign2 (>= 1.1.4),
5858 gt,
5959 knitr,
6060 rmarkdown,
@@ -63,8 +63,6 @@ Suggests:
6363 testthat (>= 3.0.0),
6464 tibble,
6565 tidyr
66- Remotes:
67- Merck/gsDesign2
6866LinkingTo:
6967 Rcpp
7068Roxygen: list(markdown = TRUE)
0 commit comments