diff options
Diffstat (limited to '.Rprofile')
| -rw-r--r-- | .Rprofile | 1 |
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/"))) |
