[BioC] affyio
Sean Davis
sdavis2 at mail.nih.gov
Wed Jul 5 18:48:34 CEST 2006
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