parent
837e1c7d9f
commit
5903215364
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||||
|
R-related stuff |
||||||
|
=============== |
||||||
|
|
||||||
|
|
||||||
|
Rstudio |
||||||
|
------- |
||||||
|
[20180215] |
||||||
|
|
||||||
|
To use R Studio on Turing: |
||||||
|
|
||||||
|
$ enable_lmod # switch you to modern module system |
||||||
|
$ module load rstudio/1.1 # load R 3.4 and R studio 1.1.423 |
||||||
|
|
||||||
|
(Min's note) |
||||||
|
I also upgraded R to 3.4.3, it is built with ICC 18 with MKL as its |
||||||
|
multi-threaded math libraries. |
||||||
|
|
||||||
|
|
Loading…
Reference in new issue