Sciences and methods > Statistics > R
 
Tehdyt toimenpiteet

R

R is a freeware statistics program.

Versions


Versions 2.4.0, 2.5.1, 2.6.1, 2.7.0, 2.7.1, 2.7.2, 2.8.0, 2.8.1 2.9.0, 2.9.1, 2.10.1 and 2.12.1 are installed on Murska.

Versions 2.6.2, 2.7.2, 2.8.0, 2.8.1, 2.10.1 and 2.12.1 are installed on Hippu.

Versions 2.9.1, 2.10.1 and 2.12.1 are installed on Vuori2.

Most R versions include the Bioconductor packages that add support for genetics and genomics for R.



Usage


R is very similar to the Splus software. Almost all commands from Splus work as such in R.

For interactive use of R, through the R console, please run the installation on Hippu. To run R scripts in a non-interactive automated fashion, please use the batch job system implementation in either Mursk or Vuori.

Detailed instructions on creating serial batch job scripts in Murska can be found here:

Detailed instructions on creating serial batch job scripts in Vuori can be found here:



Staring R


The 64-bit versions are always invoked with RXXX, where XXX is the version number of R. So, for version 2.12.1 in Murska, the program call is

murska>R1201


The latest version can always be started by simply typing R. In Murska that would be
murska>R



Some general commands


A list of all installed libraries is available by using the R command

library()

The quit command is

q()

Information about the various commands within R can be retrieved by the command

help()

If the user has the X window emulator installed, the web browser’s auxiliary functions can be run with the command

help.start ()


Publications:


For a short introduction to DNA microarray data analysis using Bioconductor, see (PDF, 2 MB):

http://koti.mbnet.fi/tuimala/oppaat/r2.pdf

For an introduction to the basics of R programming (PDF, 0.7 MB(:

Introduction to R


For more information, please contact

Gentile Massimiliano +358 9 457 2933 Massimiliano.Gentile at csc.fi