egenn commited on
Commit
fea540e
1 Parent(s): 578de8d

added shinyWidgets

Browse files
Files changed (1) hide show
  1. 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