[R] memory.limit function not found

Uwe Ligges ligges at statistik.uni-dortmund.de
Tue Jun 6 18:52:44 CEST 2006


Priscila Darakjian wrote:
> I have installed R 2.2.1 in Solaris 10 and am trying to increase the
> memory capacity (the system has 16G RAM) to 3 or 4G, but I keep
> getting:
> 
>> memory.limit(size=3000)
> Error: couldn't find function "memory.limit"

The function is only required on Windows. No need to use it on Solaris: 
You will get as much as available for your process automatically.

Uwe Ligges



> Am I missing anything? I do that all the time under Windows.
> 
> Any help would be appreciated. Thanks
> 
> Priscila
> 
> 
> [[alternative HTML version deleted]]
> 
> ______________________________________________ 
> R-help at stat.math.ethz.ch mailing list 
> https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the
> posting guide! http://www.R-project.org/posting-guide.html



More information about the R-help mailing list