forked from pharmaverse/admiral.test
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
45 lines (45 loc) · 1.46 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
Package: admiral.test
Type: Package
Title: Test Data for the 'admiral' Package
Version: 0.5.0
Authors@R: c(
person("Thomas", "Neitmann", email = "[email protected]", role = c("aut", "cre")),
person("Stefan", "Bundfuss", role = "aut"),
person("Gordon", "Miller", role = "aut"),
person("Ben", "Straub", role = "aut"),
person("Syed", "Mubasheer", role = "aut"),
person("Ross", "Farrugia", role = "ctb"),
person("Shan", "Lee", role = "ctb"),
person("Gopi", "Vegesna", role = "ctb"),
person("Sophie", "Shapcott", role = "ctb"),
person("Mahdi", "About", role = "ctb"),
person("Antonio", "Rodríguez", role = "ctb"),
person("Claudia", "Carlucci", role = "ctb"),
person("Annie", "Yang", role = "ctb"),
person("Tamara", "Senior", role = "ctb"),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
person("GlaxoSmithKline LLC", role = c("cph", "fnd")),
person("Clinical Data Interchange Standards Consortium", role = "cph")
)
Description: A set of Study Data Tabulation Model (SDTM) datasets from the Clinical
Data Interchange Standards Consortium (CDISC) pilot project used for testing
and developing Analysis Data Model (ADaM) derivations inside the 'admiral'
package.
Language: en-US
License: Apache License (>= 2.0)
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests:
devtools,
lintr,
pkgdown,
testthat,
knitr,
rmarkdown,
roxygen2,
spelling,
styler,
usethis,
covr