Re: [Rd] memory profiling

2006-05-29 Thread Thomas Lumley
On Fri, 26 May 2006, Prof Brian Ripley wrote: > On Fri, 26 May 2006, Roger D. Peng wrote: > >> I'm interested in playing around with memory profiling in R-devel (as >> described >> at http://developer.r-project.org/memory-profiling.html) and was trying to >> figure out how to compile R-devel so th

Re: [Rd] memory profiling

2006-05-26 Thread Prof Brian Ripley
On Fri, 26 May 2006, Roger D. Peng wrote: > I'm interested in playing around with memory profiling in R-devel (as > described > at http://developer.r-project.org/memory-profiling.html) and was trying to > figure out how to compile R-devel so that I can use the 'tracemem()' function. > But I can't

[Rd] memory profiling

2006-05-26 Thread Roger D. Peng
I'm interested in playing around with memory profiling in R-devel (as described at http://developer.r-project.org/memory-profiling.html) and was trying to figure out how to compile R-devel so that I can use the 'tracemem()' function. But I can't figure out how/where to set R_MEMORY_PROFILING. I