summaryrefslogtreecommitdiff
path: root/Rprofile
diff options
context:
space:
mode:
Diffstat (limited to 'Rprofile')
-rw-r--r--Rprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Rprofile b/Rprofile
index e3d81d5..da960fb 100644
--- a/Rprofile
+++ b/Rprofile
@@ -20,3 +20,6 @@ if (interactive()) {
library(vimcom)
}
}
+
+# For (re)installing PythonInR
+Sys.setenv(USESPECIALPYTHONVERSION="python3.5")

Contact - Imprint