-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
54 lines (54 loc) · 982 Bytes
/
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
Package: ADViSEBioassay
Title: ADViSEBioassay shiny app
Version: 0.9.0
Authors@R: person('Fabio', 'Della Rocca', email = '[email protected]', role = c('cre', 'aut'))
Description: PKG_DESC.
License: MIT + file LICENSE
Imports:
config (>= 0.3.1),
dplyr,
golem (>= 0.3.1),
shiny (>= 1.7.1),
shinyWidgets,
shinydashboard,
dashboardthemes,
ggplot2,
plotly,
tidyr,
ComplexHeatmap,
InteractiveComplexHeatmap,
readxl,
janitor,
DT,
stringr,
dendextend,
grid,
grDevices,
RColorBrewer,
circlize,
fmsb,
openxlsx,
DataEditR,
readr,
shinyBS,
shinyjs,
tibble,
htmltools,
data.table,
cicerone,
bsplus,
miniUI,
scales,
shinycssloaders,
tmap,
parallel,
Hmisc,
sf
Remotes:
github::jokergoo/ComplexHeatmap,
github::jokergoo/InteractiveComplexHeatmap
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)