Re: [R] new R debugging tool

2011-10-30 Thread Norm Matloff
Rainer wrote: * On Thu, Oct 20, 2011 at 12:22 AM, Norm Matloff * wrote: * * > * > I've developed a new R debugging tool, debugR, available at * > http://heather.cs.ucdavis.edu/debugR.html * > * > This basically replaces my edtdbg, which I will no longer be * > supporting. * > The new to

Re: [R] new R debugging tool

2011-10-28 Thread Tal Galili
Hello Norm, I just noticed you posted this to the R help a while ago, and wanted to invite you to write some guest R post about your new debugging system for R (how to easily install/use it). I will gladly guest post it on my blog and then also on r-bloggers.com(where it is likely to get some good

Re: [R] new R debugging tool

2011-10-24 Thread Rainer M Krug
On Thu, Oct 20, 2011 at 12:22 AM, Norm Matloff wrote: > > I've developed a new R debugging tool, debugR, available at > http://heather.cs.ucdavis.edu/debugR.html > > This basically replaces my edtdbg, which I will no longer be supporting. > The new tool is now decoupled from one's text editor, and

[R] new R debugging tool

2011-10-19 Thread Norm Matloff
I've developed a new R debugging tool, debugR, available at http://heather.cs.ucdavis.edu/debugR.html This basically replaces my edtdbg, which I will no longer be supporting. The new tool is now decoupled from one's text editor, and has a lot more features than edtdbg did. Try it! Feedback is