Skip to content
Prev 44058 / 63424 Next

Need to tell R CMD check that a function qr.R is not a method

On 07/09/2012 2:00 PM, Simon Urbanek wrote:
An alternative would be to say that if it's not declared to be a method 
in the NAMESPACE file, it's not one.  I think that would actually be 
more work though, since it would probably break a lot of packages...

Duncan Murdoch