On 6/06/2008, at 2:24 PM, Jason Lee wrote:
Hi Rolf and all,
I tried on --vanilla flag but its still the same error.
I moved the existing RData to other names. And when I re run R and
encounter the same problem, I exit the R and try to find the RData
file but there is no RData.
Please advise.
Perhaps I've misunderstood something. You said you had trouble
``executing R''.
I took this to mean that you couldn't get R to run at all (on the
server).
Now I'm getting the impression that you start R, try to do a
calculation,
and then get the ``cannot allocate'' error message.
Given this, Erik Iverson's advice about checking on the amount of RAM
you have
is likely to give the must fruitful avenue of investigation.
In respect of the ``RData'' business:
(1) Please note that it's ``.RData'' NOT ``RData'' --- on unix/linux
systems
files with names beginning in ``.'' are ``hidden''.
(2) If you start R in a directory containing no .RData file, and if
you say
``n'' to the ``save workspace'' question when you exit from R, then
there will
*still* be no .RData file when you finish. Rather obviously, I
should think.
cheers,
Rolf Turner
######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.