[R] Question
Petr Pikal
petr.pikal at precheza.cz
Tue Apr 13 13:46:55 CEST 2004
Hi
On 13 Apr 2004 at 14:51, Ivan Yegorov wrote:
> I use R for Windows. I got error "Can not allocate 100 Mb for vector".
> Does R use only physical memory or it can operate with virtual memory?
> What should I do if it does. Thanks in advance.
Starting R with
--max-mem-size 550M
option can help.
The figure depends on your memory size.
Newer versions are better in using memmory resources.
Cheers
Petr
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list