[R] .Rdata questions
Matthew Wiener
mcw at ln.nimh.nih.gov
Mon Feb 15 15:32:41 CET 1999
I have no direct answer to Lorenz's problem.
On a related note, though, I was unable to "source" a large matrix that I
had "dumped". I kept running out of cons memory (the maximum of which
seems to be 1000000). When I recalculated the matrix and used write to
create a file, thought, I was able to read it in using read.table. I hope
this saves someone the frustration of having to discover that.
Matt
On Mon, 15 Feb 1999, Lorenz Gygax wrote:
> Dear all,
>
> in a current project I have a pretty huge .Rdata. Thus I was working with
> R --vsize 100 --nsize 1000000. Today when I tried to restart R I get the
> following error message:
>
> Error: a read error occured
> Fatal error: unable to restore saved data
> (remove .RData or increase memory)
>
> I increased memory up to --vsize 180 and --nsize 2000000, but the error
> reoccurrs. Is there a way to know whether this error results from a
> corrupt .Rdata or whether it is really a question of memory?
>
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list