Help @ MC
The [R] environment
Help @ MC Logo
Centre for Mathematical Sciences, Lund University
    Print this page!
Home

Up to Help

Docs
R Help

Packages
CRAN
R.oo
aroma

Install
The R software
Most packages

Tips'n'Tricks
install.packages
Rgui (Windows)

External Links
R homepage
Download R
bioconductor.org
braju.com packages



Printer-friendly
Print this page



Powered by Google

Install R and its packages

Henrik Bengtsson, November 26, 2003.

Install all packages on CRAN, Bioconductor and braju.com

To install all packages from CRAN, Bioconductor and braju.com, start R and run

 source("http://www.maths.lth.se/help/R/installRPackages.R")

Specific to Centre for Mathematical Sciences

Install R on Sun Solaris or Suse Linux w/ *all* packages (as above)

To install R from scratch run the script http://www.maths.lth.se/help/R/installR.sh in a shell. This will automatically detect operating system (Sun Solaris or Suse Linux) and install the latest version. Then it will also install all packages (by running the installRPackages.R above). The script can directly by

 /usr/html/help/R/installR.sh