summarylogtreecommitdiffstats
path: root/rbundle.R
diff options
context:
space:
mode:
Diffstat (limited to 'rbundle.R')
-rw-r--r--rbundle.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbundle.R b/rbundle.R
index 8f08dde009b5..a138a5973f1c 100644
--- a/rbundle.R
+++ b/rbundle.R
@@ -1,5 +1,5 @@
#Set repo to 0cloud
-options('repos' = 'http://cran.revolutionanalytics.com')
+options('repos' = 'https://cloud.r-project.org/')
#Grab library dir
path <- commandArgs(trailingOnly = TRUE)