[BioC] old version of Bioconductor package/annotation library lumiHumanAll.db

Steve Lianoglou mailinglist.honeypot at gmail.com
Wed Sep 1 19:53:12 CEST 2010


Hi Mervi,

On Wed, Sep 1, 2010 at 2:22 AM, Alanne, Mervi <Mervi.Alanne at wri.fi> wrote:
>  Dear All,
>
> I updated my annotation library lumiHumanAll.db into version 1.10.1 but I'm unable to load it correctly. The error message is below.
>
> The latest version is created with R-version 2.11.1 and I'm working with R 2.10. Could this be the reason? Unfortunately I can't update R quickly without administrative rights. Another error is the DBSCHEMA. I dont' know which of the packages I'm using has updated dbconn. Is there any way I could downgrade both dbconn and lumiHumanAll?? Can the old versions be found somewhere??

Install the package using the biocLite function -- it will get the
correct version of the library given the version of R you are running:

R> source("http://bioconductor.org/biocLite.R")
R> biocLite('lumiHumanAll.db')

-steve

-- 
Steve Lianoglou
Graduate Student: Computational Systems Biology
 | Memorial Sloan-Kettering Cancer Center
 | Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact



More information about the Bioconductor mailing list