summarylogtreecommitdiffstats
path: root/rbundle.R
diff options
context:
space:
mode:
authorStephen Martin2017-06-04 15:42:41 -0500
committerStephen Martin2017-06-04 15:42:41 -0500
commit2d2e111680c495ea59ef58cb389d91998852efee (patch)
tree5d3bce265bec4c942222ce9fd215a9af82895b69 /rbundle.R
parent989d9fcce38491e728d2504cf426f51b0edd73ec (diff)
downloadaur-2d2e111680c495ea59ef58cb389d91998852efee.tar.gz
Date bump
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)