-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
17 lines (17 loc) · 1.05 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: elaborator
Title: A 'shiny' Application for Exploring Laboratory Data
Version: 1.3.4
Authors@R: c(person("Silke", "Janitza", role = "aut"),
person("Steffen", "Jeske", role = "aut"),
person("Madhurima", "Majumder", role = "aut"),
person("Franco", "Mendolia", role = "aut"),
person("Bodo", "Kirsch", email = "[email protected]", role = "cre"),
person("Hermann", "Kulmann", role = "aut"))
Description: A novel concept for generating knowledge and gaining insights into laboratory data. You will be able to efficiently and easily explore your laboratory data from different perspectives. Janitza, S., Majumder, M., Mendolia, F., Jeske, S., & Kulmann, H. (2021) <doi:10.1007/s43441-021-00318-4>.
Depends: R (>= 3.5.0), seriation
License: GPL-3
URL: https://github.com/openpharma/elaborator
Encoding: UTF-8
Imports: shiny, dplyr, purrr, DT, here, tidyselect, rlang, tidyr, forcats, RColorBrewer, bsplus, dendextend, haven, reshape2, shape, shinyWidgets, shinydashboard
LazyData: true
RoxygenNote: 7.2.3