-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
76 lines (76 loc) · 1.86 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Package: public.ctn0094data
Title: De-Identified Data from CTN-0094
Version: 1.0.6
Date: 2023-09-21
Authors@R:
c(
person(
given = "Raymond", family = "Balise",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-9856-5901")
),
person(
given = "Gabriel", family = "Odom",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0003-1341-4555")
),
person(
given = "Anna", family = "Calderon",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-0139-3841")
)
)
Description: These are harmonized datasets produced as part of the Clinical
Trials Network (CTN) protocol number 0094. This is a US National Institute
of Drug Abuse (NIDA) funded project; to learn more go to
<https://ctnlibrary.org/protocol/ctn0094/>. These are datasets which have
the data harmonized from CTN-0027 (<https://ctnlibrary.org/protocol/ctn0027/>),
CTN-0030 (<https://ctnlibrary.org/protocol/ctn0030/>), and CTN-0051
(<https://ctnlibrary.org/protocol/ctn0051/>).
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
Depends:
R (>= 2.10)
Suggests:
broom,
conflicted,
DiagrammeR,
dplyr,
forcats,
ggplot2,
ggthemes,
gt,
haven,
infer,
janitor,
knitr,
kableExtra,
magrittr,
pkgdown,
plyr,
psych,
purrr,
rlang,
rmarkdown,
roxygen2,
rUM,
scales,
stringr,
table1,
tibble,
tidyr,
tidyverse,
testthat (>= 3.0.0),
vcdExtra,
xfun
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://ctn-0094.github.io/public.ctn0094data/
BugReports: https://github.com/CTN-0094/public.ctn0094data/issues