-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 805 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
40 lines (40 loc) · 805 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
Package: plotlyutils
Title: Some utility functions for plotly
Version: 0.2.2
Authors@R: person("Alan", "O'Callaghan",
email = "alan.ocallaghan@outlook.com",
role = c("aut", "cre"))
Description:
A few simple functions for using plotly for data exploration,
and a talk relating these.
BugReports: https://github.com/Alanocallaghan/plotlyutils
Depends: R (>= 3.4.2)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
assertthat,
colorspace,
magrittr,
htmlwidgets,
RColorBrewer,
plotly,
viridis
Suggests:
knitr,
testthat,
rmarkdown,
TCGAbiolinks,
gdata,
iheatmapr,
SummarizedExperiment,
edgeR,
heatmaply,
pkgdown,
datasauRus,
limma,
reshape2,
ggplot2,
covr
VignetteBuilder: knitr
RoxygenNote: 7.2.3