The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"R console memory limits"
In using the R console, I get the following error 'Error: cannot allocate vector of size 412.8 Mb'.
Running memory.limit() gives 2048, and I am unable to increase it.
I am using 64 bit Windows, with R-64, and this limit is not there when I run R separately.
Is there some setting with the R addon that I should look into?
Thanks for any help.
-sb
Running memory.limit() gives 2048, and I am unable to increase it.
I am using 64 bit Windows, with R-64, and this limit is not there when I run R separately.
Is there some setting with the R addon that I should look into?
Thanks for any help.
-sb
Tagged:
0
Answers
Thx.
When I try running RM 64-bit with R 64-bit on XP64, I am able to increase the limit: Under Tools->Preferences->R, what is the setting "rapidminer.r.native lib" set to? Mine is: C:\Program Files\R\R-2.12.1\library\rJava\jri\x64\jri.dll
When I run R outside of RMiner, memory.limit() shows the full ram. But R from inside RMiner only shows 2048. Is there some installation parameter that I am missing?
Thx.