-
Notifications
You must be signed in to change notification settings - Fork 22
/
DESCRIPTION
43 lines (43 loc) · 972 Bytes
/
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
33
34
35
36
37
38
39
40
41
42
43
Package: pilot1wrappers
Type: Package
Title: R Consortium R Submission Pilot 1
Version: 0.1.2
Authors@R: c(
person("Yilong", "Zhang", email = "[email protected]", role = c("aut", "cre")),
person("Ning", "Leng", role = c("aut")),
person("Mike", "Stackhouse", role = c("aut")),
person("Peikun", "Wu", role = c("aut")),
person("Heng", "Wang", role = c("aut")),
person("Eli", "Miller", role = c("aut")),
person("Steven", "Haesendonckx", role = c("ctb"))
)
Description: R Consortium R Submission Pilot 1.
Depends: R (>= 3.6.0)
License: GPL (>= 3)
Imports:
r2rtf,
fs,
rtables,
dplyr,
tidyr,
emmeans,
haven,
glue,
stringr,
Tplyr,
pharmaRTF,
ggplot2,
cowplot,
visR
Suggests:
devtools,
testthat,
knitr,
rmarkdown,
rprojroot,
sessioninfo,
pkglite
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1