BwUniCluster2.0/Software/R/Rstan

From bwHPC Wiki
Jump to navigation Jump to 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