R

Note

SCARF is migrating to the SLURM batch system, instructions on this page which refer to LSF commands, parameters or configuration do not apply to SLURM. Please see our SLURM page for more information.

RHEL7 Modules:

R/3.4.3-intel-17.0.2
re2c/2.2-GCCcore-11.3.0.lua
ReFrame/4.0.1.lua
ReFrame/4.1.0.lua
RMCProfile/6.7.4.lua
RMCProfile/default
root/5.34.10-gcc-4.8.5
root/6.14.04-gcc-4.8.5
ROOT/6.20.04-foss-2019b-Python-3.7.4.lua
Rust/1.52.1-GCCcore-10.3.0.lua
Rust/1.54.0-GCCcore-11.2.0.lua
Rust/1.60.0-GCCcore-11.3.0.lua
Rust/1.70.0-GCCcore-12.3.0.lua
Rust/1.73.0-GCCcore-12.3.0.lua

Description for R:

Description from R project website: “R is a free software environment for statistical computing and graphics.”

Using R:

Please run launch an interactive session:

$srun --pty bash -i

And then,

$ module load R/3.1.0
$ R
R version 3.1.0 (2014-04-10) -- "Spring Dance"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
  Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
>

Documentation for R:

Manuals: http://cran.r-project.org/manuals.html