Re: [Rd] Garbage collector crashes after calling a C function

2007-03-07 Thread Duncan Murdoch
On 3/7/2007 6:42 AM, Sole Acha, Xavi wrote: > Dear listers, > > > > a few days ago I asked a question about a problem I had with a C function > programmed by myself to be called from R. Thanks to your help, I have been > able to look a bit further into it, so now I can be a bit more specific

Re: [Rd] Garbage collector crashes after calling a C function

2007-03-07 Thread Antonio, Fabio Di Narzo
2007/3/7, Sole Acha, Xavi <[EMAIL PROTECTED]>: > Dear listers, > > > > a few days ago I asked a question about a problem I had with a C function > programmed by myself to be called from R. Thanks to your help, I have been > able to look a bit further into it, so now I can be a bit more specific w

Re: [Rd] Garbage collector crashes after calling a C function

2007-03-07 Thread Sole Acha, Xavi
d] Garbage collector crashes after calling a C function 2007/3/7, Sole Acha, Xavi <[EMAIL PROTECTED]>: > Dear listers, > > > > a few days ago I asked a question about a problem I had with a C function > programmed by myself to be called from R. Thanks to your help, I have been &g

[Rd] Garbage collector crashes after calling a C function

2007-03-07 Thread Sole Acha, Xavi
Dear listers, a few days ago I asked a question about a problem I had with a C function programmed by myself to be called from R. Thanks to your help, I have been able to look a bit further into it, so now I can be a bit more specific when telling what happens. The fact is that, when my