forked from statgarten/door
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
55 lines (55 loc) · 964 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
55
Package: door
Title: Shiny module for statgarten
Version: 0.1.3
Authors@R:
person("Jinhwan", "Kim", , "[email protected]", role = c("cre", "aut"))
Description: PKG_DESC.
License: MIT + file LICENSE
URL: https://github.com/statgarten/door
BugReports: https://github.com/statgarten/door/issues
Imports:
board,
config (>= 0.3.1),
data.table,
datamods,
datatoys,
dplyr,
DT,
esquisse,
GGally,
ggbiplot,
golem (>= 0.3.2),
goophi,
haven,
htmlwidgets,
jstable,
leaflet,
phosphoricons,
plotly,
reactable,
readr,
readxl,
rmarkdown,
RSQLite,
scissor,
shiny (>= 1.7.1),
shiny.i18n,
shinyBS,
shinycssloaders,
shinydashboard,
shinydashboardPlus,
shinyjs,
shinyWidgets,
showtext,
sortable,
tibble,
tidyr,
utils,
writexl
Suggests:
knitr
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1