TimStats commited on
Commit
2929d7a
·
verified ·
1 Parent(s): c9ea038

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -13,7 +13,8 @@ RUN install2.r --error \
13
  tidyverse \
14
  ggplot2 \
15
  xgboost \
16
- httr
 
17
 
18
  # Install development packages from GitHub
19
  RUN installGithub.r \
 
13
  tidyverse \
14
  ggplot2 \
15
  xgboost \
16
+ httr \
17
+ rsconnect
18
 
19
  # Install development packages from GitHub
20
  RUN installGithub.r \