Skip to content
Prev 319236 / 398506 Next

Allocate virtual memory on hard drive

On 11/03/2013 16:40, jim holtman wrote:
A common misconception.  R uses *virtual* memory for its data: the OS 
decides where to allocate that (RAM, disc, both).

R has no 'memory limit': see ?'Memory-limits' (including limits which 
can be set on Windows, if this is Windows).

A guess: this is Windows and the OP did not read 
http://cran.r-project.org/bin/windows/base/rw-FAQ.html#There-seems-to-be-a-limit-on-the-memory-it-uses_0021