Re: [Rpy] initr() creates tempdir

2011-09-22 Thread Laurent Gautier
On 2011-09-22 20:33, Christian Hudon wrote: > On 09/21/11 17:17, Laurent Gautier wrote: >> R itself _does_ create a temp directory each time it starts. > You are indeed correct. I had missed that, because I hadn't looked while > R was running. > >> Rpy2 has placeholders for custom callback cleaners

Re: [Rpy] initr() creates tempdir

2011-09-22 Thread Christian Hudon
On 09/21/11 17:17, Laurent Gautier wrote: > R itself _does_ create a temp directory each time it starts. You are indeed correct. I had missed that, because I hadn't looked while R was running. > > Rpy2 has placeholders for custom callback cleaners, and it might > interfere with the default cleanu