Difference between revisions of "Installation de R"
Line 4: | Line 4: | ||
il fallait installer tk.8.4.so avant (voir [[Installation de Tcl/Tk]]) | il fallait installer tk.8.4.so avant (voir [[Installation de Tcl/Tk]]) | ||
+ | |||
+ | dans R | ||
+ | > source("http://www.bioconductor.org/biocLite.R") | ||
+ | > biocLite() |
Revision as of 16:30, 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()