Update home authored by van Vliet's avatar van Vliet
...@@ -1543,6 +1543,9 @@ You can load R with one of the modules: ...@@ -1543,6 +1543,9 @@ You can load R with one of the modules:
#### Running R interactively #### Running R interactively
You can start to run R interactively, just as an exercise and test.
The recommended way is to run R in batch mode.
``` ```
[username@res-hpc-lo01 ~]$ salloc -N1 -n1 [username@res-hpc-lo01 ~]$ salloc -N1 -n1
salloc: Pending job allocation 386499 salloc: Pending job allocation 386499
... ...
......