generated from pharmaverse/admiraltemplate
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.48 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
Package: pharmaversesdtm
Type: Package
Title: SDTM Test Data for the 'Pharmaverse' Family of Packages
Version: 1.1.0
Authors@R: c(
person("Edoardo", "Mancini", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0009-0006-4899-8641")),
person("Gayatri", "G", role = "aut"),
person("Kangjie", "Zhang", role = "aut"),
person("Pooja", "Kumari", role = "aut"),
person("Stefan", "Bundfuss", role = "aut", comment = c(ORCID = "0009-0005-0027-1198")),
person("Zelos", "Zhu", role = "aut"),
person("Sadchla", "Mascary", role = "aut"),
person("Vladyslav", "Shuliar", role = "aut", comment = c(ORCID = "0009-0008-2354-8999")),
person("Vinh", "Nguyen", role = "aut")
)
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/>.
Language: en-US
License: Apache License (>= 2.0)
URL: https://pharmaverse.github.io/pharmaversesdtm/, https://github.com/pharmaverse/pharmaversesdtm/
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
devtools,
lintr,
pkgdown,
testthat,
knitr,
rmarkdown,
roxygen2,
spelling,
usethis,
covr