Displaying 1 result from an estimated 1 matches for "a_huge_object".
2010 Sep 04
1
how to free memory? (gc() doesn't work for me)
Hi, all
I have a huge object that use almost all of available memory.
R> rm(a_huge_object)
R> gc()
doesn't free memory and ?gc doesn't show anything.
Are there any suggestion?
Thanks in advance,
Regards,
Hyunchul
[[alternative HTML version deleted]]