-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 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
Package: adepro
Type: Package
Title: A 'shiny' Application for the (Audio-)Visualization of Adverse Event Profiles
Version: 4.1.2
Maintainer: Bodo Kirsch <[email protected]>
Authors@R: c(person(given = "Nicole",
family = "Rethemeier",
role = "aut"),
person(given = "Christoph",
family = "Tasto",
role = "aut"),
person(given = "Steffen",
family = "Jeske",
role = "aut"),
person(given = "Bodo",
family = "Kirsch",
role = "cre",
email = "[email protected]"))
Description: Contains a 'shiny' application called AdEPro (Animation of Adverse Event Profiles) which (audio-)visualizes adverse events occurring in clinical trials. As this data is usually considered sensitive, this tool is provided as a stand-alone application that can be launched from any local machine on which the data is stored.
Depends: R (>= 3.5.0), shinyBS, seriation (>= 1.2.9)
License: GPL-3
URL: https://github.com/Bayer-Group/BIC-AdEPro
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: graphics, MASS, V8, forcats, here, utils, shinyjs, shiny, audio, shape, Cairo, dplyr, readr, rlang, tidyr, haven, stats, shinyWidgets, DT
Suggests: knitr,
rmarkdown, testthat
VignetteBuilder: knitr