summaryrefslogtreecommitdiffstats
path: root/.Rprofile
diff options
context:
space:
mode:
Diffstat (limited to '.Rprofile')
-rw-r--r--.Rprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.Rprofile b/.Rprofile
new file mode 100644
index 0000000..c28339c
--- /dev/null
+++ b/.Rprofile
@@ -0,0 +1 @@
+options(repos=structure(c(CRAN="http://cran.revolutionanalytics.com/")))