[BioC] Error (affy) loading 'listcel' and 'CDF.example'

Carleton Garrett ctgarret@hsc.vcu.edu
Sun, 28 Jul 2002 19:58:09 -0400


In working through the example in the documentation 'Text Description of
affy' I receive the following errors with regard to loading the example
data:


> data(listcel)
Error: restore file may be from a newer version of R -- no data loaded
> data(CDF.example)
Error: restore file may be from a newer version of R -- no data loaded
>

I can generate the same error via:


> load("D:\\R\\rw1051\\library\\affy\\data/listcel.data.RData")
Error: restore file may be from a newer version of R -- no data loaded

    The files are present in the affy/data folder and can be openned
with at text editor (Wordpad).  Any thoughts?

(I am working on a windows NT platform with R1.5.1 and all packages
obtained after June 26, 256 RAM, >70Gb harddrive)

    Thanks

    Carleton Garrett