Cant change memory usage in R -



Cant change memory usage in R -

i trying alter memory usage r on windows 7 machine. go desktop shortcut > properties , seek alter target "c:\program files\r\r-2.13.0\bin\i386\rgui.exe" "c:\program files\r\r-2.13.0\bin\i386\rgui.exe" --max-mem-size=500m per post https://stat.ethz.ch/pipermail/r-help/2010-june/241154.html

but error message "the name '"c:\program files\r\r-2.13.0\bin\i386\rgui.exe" --max-mem-size=500m' specified in target box not valid, create sure path , file name valid."

any suggestions on how prepare this?

i tried it. works fine on machine. maybe entered --max.. in "execute-in"-field instead of "target"-field. if not problem seek this: create .bat file , come in yourpath\rgui.exe --max-..., create shortcut .bat.

r memory

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -