Re: [Rd] trace with reference class

2013-05-02 Thread Kohske Takahashi
I got it, thanks! kohske 2013/5/2 John Chambers : > No intended change. The trace method was not updated when reference class > generators became functions. Should be fixed now in r-devel and 3.0.0 > patched (rev 62699). > > Thanks for the catch. > > John > > > On 4/29/13 11:30 PM, Kohske Takah

Re: [Rd] trace with reference class

2013-05-01 Thread John Chambers
No intended change. The trace method was not updated when reference class generators became functions. Should be fixed now in r-devel and 3.0.0 patched (rev 62699). Thanks for the catch. John On 4/29/13 11:30 PM, Kohske Takahashi wrote: Hi The final line of the example in ?setRefClass ind