Displaying 1 result from an estimated 1 matches for "3d4ffc7e".
Did you mean:
3d4aec7e
2002 Aug 07
1
[Fwd: Re: Memory leak in R v1.5.1?] - resolved
...Jan
-------- Original Message --------
Subject: Re: [R] Memory leak in R v1.5.1?
Date: Wed, 07 Aug 2002 01:12:09 -0400
From: Jan Meyer <janm at mit.edu>
To: Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk>
References: <Pine.LNX.4.31.0208061713050.2645-100000 at gannet.stats> <3D4FFC7E.20205 at mit.edu> <x2znw0x6wg.fsf at biostat.ku.dk>
Hi Peter,
right on the point. I had an attach() statement in my function that I
was calling frequently. Now after removing all attach() statements in
frequently called functions, the problem is completely gone (except for
an almost unno...