summaryrefslogtreecommitdiff
path: root/Rprofile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-10-13 15:23:44 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-10-13 15:23:44 +0200
commit4749fbf0c7269102b7cb1da657781b55ec446833 (patch)
treef99d715b631317a056e2796164f3cea0203b03c0 /Rprofile
parent89b2bd0d774ab8455b7c39c35e1eab384fe64fa6 (diff)
Still using python 2.7 for rdkit with chents...
Various small changes that have accumulated
Diffstat (limited to 'Rprofile')
-rw-r--r--Rprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rprofile b/Rprofile
index a202a70..680ea2e 100644
--- a/Rprofile
+++ b/Rprofile
@@ -13,7 +13,7 @@ local({
})
# For (re)installing PythonInR
-#Sys.setenv(USESPECIALPYTHONVERSION="python3.5")
+#Sys.setenv(USESPECIALPYTHONVERSION="python3")
if (interactive()) {
suppressMessages(require(reprex))

Contact - Imprint