-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
68 lines (68 loc) · 1.59 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
64
65
66
67
68
Package: door
Title: Shiny module for statgarten
Version: 0.4.5
Authors@R:
person("Jinhwan", "Kim", , "hwanistic@gmail.com", role = c("cre", "aut"))
Description: Main application for data analysis using statgarten packages.
License: MIT + file LICENSE
URL: https://github.com/statgarten/door
BugReports: https://github.com/statgarten/door/issues
Imports:
board,
colorpen,
config (>= 0.3.1),
data.table (>= 1.14.2),
datamods (>= 1.3.3),
DBI (>= 1.1.3),
dplyr (>= 1.0.9),
DT (>= 0.24),
esquisse (>= 1.1.1),
flexdashboard (>= 0.6.1),
GGally (>= 2.1.2),
ggpie (>= 0.2.5),
golem (>= 0.3.2),
haven (>= 2.5.1),
htmlwidgets (>= 1.5.4),
jstable (>= 1.0.7),
kableExtra (>= 1.3.4),
naniar (>= 1.0.0),
phosphoricons (>= 0.1.2),
plotly (>= 4.10.0),
reactable (>= 0.3.0),
readr (>= 2.1.2),
readxl (>= 1.4.1),
remotes,
rmarkdown (>= 2.16),
RSQLite (>= 2.3.2),
rticles (>= 0.25),
scissor,
shiny (>= 1.7.1),
shiny.i18n (>= 0.2.0),
shinyalert,
shinycssloaders,
shinydashboard (>= 0.7.2),
shinydashboardPlus (>= 2.0.3),
shinyglide,
shinyjs (>= 2.1.0),
shinyWidgets (>= 0.7.2),
skimr (>= 2.1.5),
soroban,
stove (>= 1.1),
tibble (>= 3.1.8),
tidyr (>= 1.2.0),
tinytex (>= 0.45),
utils,
fst (>= 0.9.8)
Suggests:
knitr
VignetteBuilder:
knitr
Remotes:
github::statgarten/board,
github::statgarten/colorpen,
github::statgarten/scissor,
github::statgarten/soroban,
github::statgarten/stove
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3