'gc();' solved my problem.
Thanks.
--
View this message in context:
http://n4.nabble.com/release-memory-tp1473643p1474062.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/
Try gc()
best
milton
On Mon, Feb 8, 2010 at 5:16 PM, dys0022 wrote:
>
> I am a new R user with the latest Ubuntu release.
> My executions consume large amount of memory (up to 1.6 GB). When I try to
> release the memory using "rm(list=ls())", R still occupies 1.6GB. (I also
> tried to use rm on
I am a new R user with the latest Ubuntu release.
My executions consume large amount of memory (up to 1.6 GB). When I try to
release the memory using "rm(list=ls())", R still occupies 1.6GB. (I also
tried to use rm on the specific arrays which I know to be large).
What could be the reason for tha
3 matches
Mail list logo