Skip to content
Prev 12544 / 398502 Next

Memory/data -last time I promise

On Wed, 25 Jul 2001, Agustin Lobo wrote:

            
No, just the standard options.  Basically, under Unix/Linux

1) Make sure the ulimit/limit settings are suitable (look up your shell
documentation).

2) Make sure you do have ample swap space configured: disc space is
really cheap, and with the current non-moving-objects garbage collector,
currently unused large objects can be successfully swapped out.  (That was
not true before 1.2.0.)

3) Start R without any options.

So there is no advice, as nothing special is needed.

On *Windows*  there is an equivalent of ulimit/limit set and you are likely
to be less successful in running large R workspaces.  In some far as I
understand it, this applies to the classic Mac port too.