[R] Problems loading an S-Plus object

2008-06-26 Thread Morten Hønsen
I have inherited some S-Plus code and objects that I am trying to get to work in R. The object files (3 __i files and one ___nonfi file) are stored in a folder (named _Model), but when I try to use attach(c:/_Model) I get an error saying Error in readChar(con, 5L, useBytes = TRUE) :

Re: [R] Problems loading an S-Plus object

2008-06-26 Thread Prof Brian Ripley
On Thu, 26 Jun 2008, Morten Hønsen wrote: I have inherited some S-Plus code and objects that I am trying to get to work in R. The object files (3 __i files and one ___nonfi file) are stored in a folder (named _Model), but when I try to use attach(c:/_Model) I get an error saying Error in