-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
59 lines (59 loc) · 1.05 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
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
55
56
57
58
59
Type: Package
Package: hiplotlib
Title: Native Plugin Backend of Hiplot Platform
Version: 0.2.1-2
Authors@R:
person("Hiplot", "Team", , "admin@hiplot.org", role = c("aut", "cre"))
Description: Infrastructure settings, functions and utilities for Hiplot
platform.
License: MIT + file LICENSE
URL: https://github.com/hiplot/hiplotlib
BugReports: https://github.com/hiplot/hiplotlib/issues
Depends:
R (>= 3.3.0)
Imports:
callr,
circlize,
cowplot,
data.table,
export,
extrafont,
futile.logger,
ggplot2,
ggprism,
glue,
gplots,
grafify,
grid,
htmlwidgets,
jsonlite,
magrittr,
openxlsx,
optparse,
patchwork,
plotly,
R.utils,
randomcoloR,
RColorBrewer,
readxl,
rlang,
sessioninfo,
stringr,
utils,
uuid,
webshot,
xfun
Suggests:
knitr,
pacman,
prettydoc,
rmarkdown,
rstudioapi,
testthat
Remotes: tomwenseleers/export
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0