BwUniCluster2.0/Software/R/Rstan

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

Installation instructions

Consider starting an interactive job for compiling. Just copy paste this to your shell (please only copy line by line so you see errors fast).

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