TimStats commited on
Commit
47b2530
·
verified ·
1 Parent(s): 6ab1588

Update Dockerfile

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