-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
63 lines (63 loc) · 1.16 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
60
61
62
63
Package: QuickHighchartR
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Author: Authors@R: person("Rushabh", "Patel", email = "[email protected]",
role = c("aut", "cre"))
Maintainer: The package maintainer <[email protected]>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: What license is it under?
Encoding: UTF-8
LazyData: true
Depends:
shiny,
shinydashboard,
shinyWidgets,
shinyFiles,
shinycssloaders,
htmltools,
ggplot2,
R.utils,
dplyr,
tidyverse,
colourpicker,
ggpubr,
rclipboard,
highcharter,
shinyjs,
V8,
ggplot2,
plotly,
miniUI,
stringr,
esquisse,
stringi,
rlang,
RColorBrewer
imports:
shiny,
shinydashboard,
shinyWidgets,
shinyFiles,
shinycssloaders,
htmltools,
ggplot2,
R.utils,
dplyr,
tidyverse,
colourpicker,
ggpubr,
rclipboard,
highcharter,
shinyjs,
V8,
ggplot2,
plotly,
esquisse,
miniUI,
stringr,
stringi,
rlang,
RColorBrewer
RoxygenNote: 6.1.1