added shinyWidgets
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -9,6 +9,7 @@ RUN install2.r --error \
|
|
9 |
plotly \
|
10 |
bsicons \
|
11 |
sass \
|
|
|
12 |
shinybusy
|
13 |
|
14 |
# Install development packages from GitHub
|
|
|
9 |
plotly \
|
10 |
bsicons \
|
11 |
sass \
|
12 |
+
shinyWidgets \
|
13 |
shinybusy
|
14 |
|
15 |
# Install development packages from GitHub
|