[Rd] Great tool

2008-01-20 Thread Henrik Bengtsson
Hi, I just have drop a note to say that the 'codetools' (and the part of R CMD check that use it) is a pleasure to use and saves me from hours of troubleshooting. Each time it finds something I am amazed how accurate it is. Thanks to Luke T. and everyone else involved in creating it. Cheers, H

Re: [Rd] Great tool

2008-01-20 Thread Gabor Grothendieck
I agree. Its incredibly useful. On Jan 20, 2008 11:02 PM, Henrik Bengtsson <[EMAIL PROTECTED]> wrote: > Hi, > > I just have drop a note to say that the 'codetools' (and the part of R > CMD check that use it) is a pleasure to use and saves me from hours of > troubleshooting. Each time it finds so

[Rd] Misinformative error message for vector()

2008-01-20 Thread Henrik Bengtsson
Nothing serious, but I just noticed that if you pass a function as the 'length' argument of vector(), you get the following misinformative error message: > vector("list", length=function() {}) Error in vector("list", length = function() { : negative length vectors are not allowed whereas if you