Introduction to R on SeaWulf
R is a programming language and free software environment for statistical computing and graphics. It is widely used in data analysis, statistical modeling, and the creation of data visualizations. R provides a rich ecosystem of libraries and packages for various applications such as machine learning, data mining, and bioinformatics.
Available R Versions
SeaWulf provides different versions of R across multiple nodes. Below are the available versions:
Skylake Nodes
- R/gcc13.2/mkl/4.4.1
- R/gcc13.2/mkl/a100/4.4.1
Milan Node
- R/4.4.1
Haswell Nodes
- R/3.3.2
- R/3.4.2
- R/3.4.3
- R/3.4.4
- R/3.5.2
- R/3.6.0
- R/3.6.2
- R/4.0.2
- R/4.1.1
- R/4.2.1
- R/4.4.1
To load R 4.4.1 on the appropriate node, use the following command:
module load R/4.4.1