forked from RConsortium/submissions-pilot2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.1 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Package: pilot2wrappers
Type: Package
Title: R Consortium R Submission Pilot 2
Version: 0.3.0
Authors@R: c(
person("Eric", "Nantz", email = "theRcast@gmail.com", role = c("aut", "cre")),
person("Yilong", "Zhang", role = c("aut")),
person("Heng", "Wang", role = c("aut")),
person("Gregory", "Chen", role = c("aut")),
person("Eli", "Miller", role = c("aut")),
person("Ning", "Leng", role = c("aut")),
person("copyright", role = c("cph"))
)
Description: Insert Package Description.
Depends: R (>= 4.1.0)
License: GPL (>= 3)
Imports:
config (>= 0.3.1),
golem (>= 0.3.1),
teal,
teal.data,
shiny (>= 1.7.1),
rtables,
haven,
dplyr,
Tplyr,
tidyr,
glue,
stringr,
huxtable,
ggplot2,
cowplot,
visR,
emmeans,
reactable,
magrittr,
tibble,
utils,
htmltools,
pkgload,
tippy,
markdown
Suggests:
devtools,
testthat,
knitr,
rmarkdown
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Rmarkdwon: echo = TRUE
RoxygenNote: 7.1.2
VignetteBuilder: knitr