-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1.69 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
Type: Package
Package: scda.test
Title: Template Tests
Version: 0.0.0.9093
Date: 2025-01-20
Authors@R: c(
person("Joe", "Zhu", , "[email protected]", role = c("aut", "cre")),
person("Daniel", "Sabanés Bové", , "[email protected]", role = "aut"),
person("Jana", "Stoilova", , "[email protected]", role = "aut"),
person("Heng", "Wang", , "[email protected]", role = "aut"),
person("Francois", "Collin", role = "aut"),
person("Adrian", "Waddell", , "[email protected]", role = "aut"),
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
person("Chendi", "Liao", , "[email protected]", role = "aut"),
person("Jennifer", "Li", , "[email protected]", role = "aut"),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
)
Description: Tests of sample templates from TLG Catalog using data from
the `random.cdisc.data` package.
License: Apache License 2.0 | file LICENSE
URL: https://github.com/insightsengineering/scda.test/
BugReports: https://github.com/insightsengineering/scda.test/issues
Depends:
formatters (>= 0.5.10),
R (>= 4.2),
rlistings (>= 0.2.10),
rtables (>= 0.6.11),
tern (>= 0.9.7)
Imports:
pharmaverseadam (>= 1.1.0),
random.cdisc.data (>= 0.3.16)
Suggests:
broom,
checkmate,
dplyr,
forcats,
ggplot2 (>= 3.5.0),
knitr,
lubridate,
stringr,
testthat (>= 3.0),
tibble,
tidyr,
withr (>= 2.0.0)
VignetteBuilder:
knitr
Remotes:
pharmaverse/pharmaverseadam@main
biocViews:
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2