Skip to content

Error in load

2 messages · giovanni parrinello, Brian Ripley

#
Dear All,
can anyone explain this message
Error in load("matched2.RData") : Value of SET_STRING_ELT() must be a 
'CHARSXP' not a 'builtin'?
Have I the possibility to retrieve the data?
TIA
Giovanni
#
You appear to have a corrupted character vector in your saved image.
Either R was internally corrupted when the image was saved or the file has 
been corrupted.  In neither case would the the data be intact.
On Fri, 5 Jan 2007, Giovanni Parrinello wrote: