Skip to content
Prev 200930 / 398503 Next

R 2.10 'memory leak'? on OS X

On 20/11/2009 12:33 AM, Stropharia wrote:
It sounds like one of your user-specific startup files is causing the 
problem, e.g. .RData, or .Rprofile.  Did you try starting R with option 
--vanilla?  That will skip them.

Duncan Murdoch