-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
54 lines (54 loc) · 1.66 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
Type: Package
Package: scda.test
Title: Template Tests
Version: 0.0.0.9085
Date: 2024-11-08
Authors@R: c(
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
person("Daniel", "Sabanés Bové", , "daniel.sabanes_bove@roche.com", role = "aut"),
person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"),
person("Heng", "Wang", , "wang.heng@gene.com", role = "aut"),
person("Francois", "Collin", role = "aut"),
person("Adrian", "Waddell", , "adrian.waddell@gene.com", role = "aut"),
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),
person("Chendi", "Liao", , "chendi.liao@roche.com", role = "aut"),
person("Jennifer", "Li", , "li.jing@gene.com", 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.9),
R (>= 4.2),
rlistings (>= 0.2.9),
rtables (>= 0.6.8),
tern (>= 0.9.6.9015)
Imports:
pharmaverseadam (>= 1.1.0),
random.cdisc.data (>= 0.3.15.9001)
Suggests:
broom,
checkmate,
dplyr,
forcats,
ggplot2 (>= 3.5.0),
knitr,
lubridate,
stringr,
testthat (>= 3.0),
tibble,
tidyr,
withr (>= 2.0.0)
VignetteBuilder:
knitr
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