Difference between revisions of "Installation de R"
Line 1: | Line 1: | ||
Le R de /usr/local ne marchait pas | 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() | |
− | > biocLite() |
Revision as of 16:32, 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()