BwUniCluster2.0/Software/R/Rstan

From bwHPC Wiki
< BwUniCluster2.0‎ | Software‎ | R
Revision as of 14:59, 21 April 2021 by F Wagner (talk | contribs) (Installation instructions)
Jump to: navigation, search

Installation instructions

Consider starting an interactive job for compiling. Copy and paste the following to your shell.

module load math/R
# Get sources
mkdir -p ~/src
cd ~/src