-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 796 Bytes
/
DESCRIPTION
File metadata and controls
42 lines (42 loc) · 796 Bytes
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
Package: exploRGO
Title: An Amazing Shiny App
Version: 0.0.0.9000
Authors@R:
person(given = "Richard",
family = "Acton",
role = c("aut", "cre"),
email = "racton@uni-koeln.de")
Description: What the package does (one paragraph).
License: AGPL (>= 3)
biocViews:
Imports:
BiocManager,
bs4Dash,
colourScaleR,
ComplexHeatmap,
config (>= 0.3.1),
dplyr,
ggplot2,
golem (>= 0.3.1),
htmltools,
latex2exp,
pkgload,
purrr,
reactable,
readr,
rlang,
scico,
shiny (>= 1.7.1),
shinyWidgets,
tidyr,
waiter
Remotes:
richardjacton/colourScaleR
Repository: Bioconductor
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests:
covr,
testthat (>= 3.0.0)
Config/testthat/edition: 3