On 12/12/2007 4:55 AM, Abhishek Tripathi wrote: > Hi, > > Apologies if it has already been posted. I searched the archives and > couldn't find the answer to my problem. > > I am building a R package and while checking it with R CMD check, I get > the following error, > > * checking whether package 'drCCA' can be installed ... ERROR > Installation failed. > > 00install.out shows following message, > > ** building package indices ... > Error in load(zfile, envir = envir) : ReadItem: unknown type 203 > Execution halted > ERROR: installing package indices failed > > > Does somebody has any idea what it means??
I would guess you are trying to build it in an obsolete version of R. It probably contains binary data created in a newer version. Duncan Murdoch ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel