[BioC] affyio

Khan, Sohail khan at cshl.edu
Wed Jul 5 19:15:35 CEST 2006


Thanks Sean.

How can I upgrade R without having to install all the packages I have already installed??

-Sohail

-----Original Message-----
From: Sean Davis [mailto:sdavis2 at mail.nih.gov]
Sent: Wednesday, July 05, 2006 12:49 PM
To: Khan, Sohail; Bioconductor
Subject: Re: [BioC] affyio





On 7/5/06 12:31 PM, "Khan, Sohail" <khan at cshl.edu> wrote:

> Hi,
> 
> I am getting the following error when loading the "affyio" package...
> 
>  library(affyio)
> Error in load(dataFile, ns) : ReadItem: unknown type 241
> In addition: Warning message:
> package 'affyio' was built under R version 2.3.0
                                             ^^^^^

> Error: unable to load R code in package 'affyio'
> Error: package/namespace load failed for 'affyio'
>> sessionInfo()
> R version 2.1.1, 2005-06-20, i386-pc-mingw32
            ^^^^^

Hi, Sohail.

Looks like you need to upgrade your R.  Note that the affyio package was
built under 2.3.0 and you are trying to load it into R 2.1.1, which is a
year or two old.  I'm not a windows user, but I'm venturing a guess that
might be the issue.

Sean



More information about the Bioconductor mailing list