Difference between revisions of "R"

From HPC users
Jump to navigationJump to search
(module)
 
Line 3: Line 3:
   module load r/2.15.2
   module load r/2.15.2


== Additional installed packages ==
The module contains following additional R packages:
The module contains following additional R packages:
* bitops_1.0-5
* bitops_1.0-5
Line 21: Line 22:
* truncnorm_1.0-6
* truncnorm_1.0-6


For compilation of additional packages and for MPI usage please load following modules:
== 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
   module load intel/ics/64/2011.0.013 intel/impi/64/4.0.1.007

Revision as of 12:10, 15 February 2013

R 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