Skip to content
Prev 44059 / 63424 Next

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

On Sep 7, 2012, at 2:14 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:

            
Yes, that's what I was expecting in the first place ...

(BTW: \function{} may be more natural than \notmethod{})
I wonder - those would already get a warning that they don't declare S3 methods properly so it may not be as surprising. Moreover it won't actually break anything at this point, just silence some warnings (unless we get to distinguish S3 methods from functions in S3 dispatch, but I last time I was told we are not anywhere close to a solution on that one ...).