[BioC] Latest Stable Limma Version

Alejandro ale.sola at integromics.com
Mon Jan 29 13:13:30 CET 2007


Hello,
I've tried to install the latest stable version of Limma.
With "biocLite()" command I get Limma 2.9.8 but if I use the 
"install.package" command I get Limma 2.8.1.
How can I get the latest "stable" version of Limma package?

With the following commands I get Limma 2.9.8 (Is it a stable version?)

    source("http://bioconductor.org/biocLite.R")
    biocLite(c("limma"))

With the following command I get Limma 2.8.1

    install.packages('limma',repos="http://www.bioconductor.org/")


My R version is 2.4.1.

Thank you very much,
Alejandro



More information about the Bioconductor mailing list