-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
49 lines (49 loc) · 1.37 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
Package: dv.manager
Type: Package
Title: DaVinci Module Manager
Version: 2.1.4
Authors@R: c(person("Boehringer-Ingelheim Pharma GmbH & Co.KG", role = c("cph", "fnd")),
person('Sorin', 'Voicu', email = '[email protected]', role = c('aut')),
person('Luis', 'Morís Fernández', email = '[email protected]', role = c('cre', 'aut')))
Description: DaVinci Module Manager.
License: Apache License (>= 2)
Imports:
shiny (>= 1.7.0),
glue (>= 1.4.2),
htmltools (>= 0.5.2),
rlang (>= 0.4.10),
sass (>= 0.4.0),
bslib (>= 0.3.0),
purrr (>= 0.3.4),
dplyr (>= 1.0.3),
dv.filter (>= 3.0.1),
lubridate (>= 1.7.9.2),
shinymeta (>= 0.2.0.1),
shinyjs (>= 2.0.0),
AzureAuth (>= 1.3.3),
httr (>= 1.4.2),
checkmate (>= 2.1.0),
cli (>= 3.3.0),
digest
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
Suggests:
testthat (>= 3.0.1),
devtools (>= 2.4.0),
knitr (>= 1.31),
rmarkdown (>= 2.6),
styler (>= 1.3.2),
tibble (>= 3.0.6),
DT (>= 0.17),
withr (>= 2.4.2),
dv.loader (>= 1.0.0),
fontawesome (>= 0.2.1),
pharmaverseadam,
shinytest2
Config/testthat/edition: 3
Config/testthat/parallel: false
Depends: R (>= 4.0.0)
Remotes: boehringer-ingelheim/dv.filter@main, boehringer-ingelheim/dv.loader@main
VignetteBuilder: knitr