do 'object.size' on all the objects in 'ls()'; also show the output of
'gc()'
Sent from my iPhone
On Aug 18, 2009, at 13:35, Hongwei Dong wrote:
> The size of my .Rdata workspace is about 9.2 M and the data I'm
> using is the only one object in this workspace. Is it a large one?
>
> Thanks.
The size of my .Rdata workspace is about 9.2 M and the data I'm using is the
only one object in this workspace. Is it a large one?
Thanks.
Harry
On Tue, Aug 18, 2009 at 4:21 AM, jim holtman wrote:
> About 2GB is the limit of the address space on 32-bit windows (you can
> get upto 3GB with a spec
Hongwei Dong wrote:
Hi, all, I'm doing a discrete choice model in R and kept getting this error:
Error: cannot allocate vector of size 198.6 Mb.
Does this mean the memory limit in R has been reached?
memory.size()
[1] 1326.89
memory.size(TRUE)
[1] 1336
memory.limit()
[1] 1535
My laptop
Hi, all, I'm doing a discrete choice model in R and kept getting this error:
Error: cannot allocate vector of size 198.6 Mb.
Does this mean the memory limit in R has been reached?
> memory.size()
[1] 1326.89
> memory.size(TRUE)
[1] 1336
> memory.limit()
[1] 1535
My laptop has a 4G memory with Wi
4 matches
Mail list logo