[R] can't load just saved R object using R-devel "ReadItem: unknown type 65"

Mark W Kimpel mwkimpel at gmail.com
Fri Mar 23 03:51:28 CET 2007


I am unable to load a just saved R object. Get message "ReadItem: 
unknown type 65" I am using R-devel and the problem is reproducible 
after logout and restarting R.

Output and sessionInfo() below.

Mark

 > setwd("~/Genomics/Experiments.Genomic/BB01/acb.shell")
 > local(save(affy.object.preprocessed, file 
="affy.object.preprocessed.R" ))
 > load("affy.object.preprocessed.R")
Error in load("affy.object.preprocessed.R") :
	ReadItem: unknown type 65, perhaps written by later version of R
 > sessionInfo()
R version 2.5.0 Under development (unstable) (2007-03-11 r40824)
powerpc64-unknown-linux-gnu

locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C

attached base packages:
[1] "splines"   "stats"     "graphics"  "grDevices" "datasets"  "utils"
[7] "tools"     "methods"   "base"

other attached packages:
      multtest    rat2302cdf affycoretools       annaffy        xtable
      "1.13.1"      "1.15.0"       "1.7.8"       "1.7.3"       "1.4-3"
         gcrma   matchprobes       biomaRt         RCurl           XML
       "2.7.3"       "1.7.4"      "1.9.21"       "0.8-0"       "1.6-0"
       GOstats      Category        Matrix       lattice    genefilter
      "2.1.13"      "2.1.20"   "0.9975-11"     "0.14-16"      "1.13.8"
      survival          KEGG          RBGL      annotate            GO
        "2.31"     "1.15.12"      "1.11.4"      "1.13.6"     "1.15.12"
         graph         limma          affy        affyio       Biobase
      "1.13.6"      "2.9.13"     "1.13.14"       "1.3.3"     "1.13.39"
-- 
Mark W. Kimpel MD
Neuroinformatics
Department of Psychiatry
Indiana University School of Medicine



More information about the R-help mailing list