summaryrefslogtreecommitdiff
path: root/Rprofile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-22 19:31:04 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-22 19:31:04 +0200
commit305a59796eb97105ae6843fb0163a49e17fa2c84 (patch)
tree09ef391530b834c43485d3767ed88e0a6bcc7cb0 /Rprofile
parent238910a92d38b6251d7e7bb0e7033131c2b28a52 (diff)
Switch to python 3.5 (for stretch) for PythonInR
More commands for beamer slides
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