-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.07 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
Package: dv.edish
Type: Package
Title: eDISH Plot Module for DILI assessment
Version: 1.0.4
Authors@R:
c(
person("Boehringer-Ingelheim Pharma GmbH & Co.KG", role = c("cph", "fnd")),
person("Isabel", "Glauss", email = "[email protected]", role = c("aut", "cre"))
)
Description: This DaVinci package contains a module which is meant to support the assessment of drug-induced liver
injury by means of the (modified) evaluation of Drug-Induced Serious Hepatotoxicity plot.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0
Suggests:
knitr (>= 1.43),
pharmaverseadam (>= 0.2.0),
shinytest2 (>= 0.2.0),
testthat (>= 3.0.2),
tibble (>= 3.2.1)
Config/testthat/edition: 3
Imports:
checkmate (>= 2.1.0),
dplyr (>= 1.0.5),
magrittr (>= 2.0.3),
plotly (>= 4.10.1),
rlang (>= 1.1.2),
shiny (>= 1.8.0),
stats (>= 4.2.2),
tidyr (>= 1.3.0),
dv.manager (>= 2.0.0-17),
rmarkdown (>= 2.25)
Depends: R (>= 4.0)
Remotes: boehringer-ingelheim/dv.manager@main
VignetteBuilder: knitr