Skip to content

Commit

Permalink
Install binary pkgs from RSPM
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Oct 23, 2020
1 parent 97ef498 commit 8558558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binder/install.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
options(repos = c(REPO_NAME = "https://packagemanager.rstudio.com/all/latest"))
install.packages("randomForest")
install.packages("rpart")
install.packages("ranger")
Expand Down

0 comments on commit 8558558

Please sign in to comment.