Good morning .. sorry if this is a basic question, but is there a lint-like utility for R to check for suspicious language constructs? And along the same lines, any type of interactive debugging utility for R? My main use of R is under Linux (though I run code sometimes under Window XP). R versions 2.9-2.10 Thanks, Esmail
On Tue, 16 Feb 2010 08:00:09 -0500 Esmail <esmail.js at gmail.com> wrote:> And along the same lines, any type of interactive debugging > utility for R?See this article in R News: 'Debugging Without (Too Many) Tears' http://cran.r-project.org/doc/Rnews/Rnews_2003-3.pdf#page=29 -- Karl Ove Hufthammer