forked from pharmaverse/pharmaverseadam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1.04 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
Package: pharmaverseadam
Type: Package
Title: ADaM Test Data for the Pharmaverse Family of Packages
Version: 0.1.0
Authors@R: c(
person("Edoardo", "Mancini", email = "[email protected]", role = c("aut", "cre"))
)
Description: A set of Analysis Data Model (ADaM) datasets.
License: Apache License (>= 2)
URL: https://pharmaverse.github.io/pharmaverseadam, https://github.com/pharmaverse/pharmaverseadam
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends: R (>= 3.5)
Imports:
admiral (>= 0.10.0),
admiraldev (>= 0.3.0),
dplyr (>= 0.8.4),
hms (>= 0.5.3),
lifecycle (>= 0.1.0),
lubridate (>= 1.7.4),
magrittr (>= 1.5),
purrr (>= 0.3.3),
rlang (>= 0.4.4),
stringr (>= 1.4.0),
tidyr (>= 1.0.2),
tidyselect (>= 1.1.0)
Suggests:
covr,
devtools,
diffdf,
DT,
knitr,
lintr,
methods,
miniUI,
pkgdown,
rmarkdown,
roxygen2,
spelling,
testthat (>= 3.0.0),
tibble,
usethis,
Config/testthat/edition: 3