Difference between revisions of "Installation de R"
Line 6: | Line 6: | ||
** > source("http://www.bioconductor.org/biocLite.R") | ** > source("http://www.bioconductor.org/biocLite.R") | ||
** > biocLite() | ** > biocLite() | ||
+ | ** > source("http://www.bioconductor.org/getBioC.R") | ||
+ | ** > getbioC() |
Revision as of 16:40, 18 May 2006
Le R de /usr/local ne marchait pas
- rpm -ivh /home/ripp/vrac/R-2.3.0-1.fc4.x86_64.rpm
- il fallait installer tk.8.4.so avant (voir Installation de Tcl/Tk)
- dans R
- > source("http://www.bioconductor.org/biocLite.R")
- > biocLite()
- > source("http://www.bioconductor.org/getBioC.R")
- > getbioC()