Difference between revisions of "R"

From HPC users
Jump to navigationJump to search
Line 1: Line 1:
R (2.15.2) is available by
R (release 2.15.2) is available by


   module load r/2.15.2
   module load r/2.15.2

Revision as of 12:15, 15 February 2013

R (release 2.15.2) is available by

 module load r/2.15.2


Additional installed packages

The module contains following additional R packages:

  • bitops_1.0-5
  • caTools_1.14
  • chron_2.3-43
  • doMC_1.2.5
  • doMPI_0.1-5
  • ensembleBMA_5.0.3
  • foreach_1.4.0
  • gdata_2.12.0
  • gplots_2.11.0
  • gtools_2.7.0.tar.gz
  • iterators_1.0.6
  • lattice_0.20-13
  • multicore_0.1-7
  • ncdf_1.6.6
  • Rmpi_0.6-1
  • truncnorm_1.0-6


Usage and extension

For the installation of additional packages and for MPI usage please load following modules:

 module load intel/ics/64/2011.0.013 intel/impi/64/4.0.1.007


External links