Skip to content
Prev 59 / 585 Next

memory over load?

Thanks for your reply Thomas.  I do understand that is the case once R 
runs out of memory. I did not know about the three levels of garbage 
collection though, thanks for pointing that out (I read the description 
in the R-Internals).
However, my impression was that Lynn wanted to know how to free memory 
to *avoid* running out of memory when running a second model ("I have 
tried already rm(model1) to remove the work from the first model so that 
I can run the second, but it doesn't clear out enough memory.")

Lynn, perhaps you can be more specific about your question?

Regards,

Francisco
Thomas Lumley wrote: