-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathDESCRIPTION
More file actions
57 lines (57 loc) · 2.01 KB
/
DESCRIPTION
File metadata and controls
57 lines (57 loc) · 2.01 KB
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
Type: Package
Package: pharmaversesdtm
Title: SDTM Test Data for the 'Pharmaverse' Family of Packages
Version: 1.4.1.9001
Authors@R: c(
person("Lina", "Patil", , "lina.patil@cytel.com", role = c("aut", "cre")),
person("Stefan", "Bundfuss", role = "aut",
comment = c(ORCID = "0009-0005-0027-1198")),
person("Kristin", "Dahnert", role = "aut"),
person("Fanny", "Gautier", , "fanny.gautier@cytel.com", role = "aut",
comment = c(ORCID = "0009-0004-3581-0131")),
person("Edoardo", "Mancini", , "edoardo.mancini@roche.com", role = "aut",
comment = c(ORCID = "0009-0006-4899-8641")),
person("Tomoyuki", "Namai", role = "aut"),
person("Vinh", "Nguyen", role = "aut"),
person("Gerardo Jose", "Rodriguez", , "gerardo.jrac@gmail.com", role = "aut",
comment = c(ORCID = "0000-0003-1413-0060")),
person("Vladyslav", "Shuliar", role = "aut",
comment = c(ORCID = "0009-0008-2354-8999")),
person("Cytel Inc.", role = c("cph", "fnd")),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")),
person("GlaxoSmithKline LLC", role = c("cph", "fnd"))
)
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) datasets
inside the pharmaverse family of packages. SDTM dataset specifications
are described in the CDISC SDTM implementation guide, accessible by
creating a free account on <https://www.cdisc.org/>.
License: Apache License (>= 2.0)
URL: https://pharmaverse.github.io/pharmaversesdtm/,
https://github.com/pharmaverse/pharmaversesdtm/
Depends:
R (>= 3.5.0)
Suggests:
admiraldev (>= 1.2.0),
cli,
covr,
devtools,
DT,
htmltools,
knitr,
lintr,
metatools,
pkgdown,
reactable,
rmarkdown,
roxygen2,
spelling,
testthat,
usethis,
yaml
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3