Skip to content
Prev 180578 / 398525 Next

Memory size problems in R

Fernando Jos? Nascimento Sebasti?o wrote:
Note, this just means that the next chunk to be allocated is 445.4 Mb, 
it does not mean the amount will be sufficient for your problem .
That's strange, because you have not asked for 4Gb.
Do you have some other setting (perhaps in your startup code) that 
increases memory size to 4Gb after you started R?
64-bit version of Windows XP, I guess?
Use a 64-bit version of R [i.e. something on a LInux machine or perhaps 
the recently available commercial 64-bit version for Windows] or 
rephrase/-code your problem.

Uwe Ligges