> Robin Hankin
> on Wed, 10 Nov 2010 09:53:30 + writes:
> Hello everyone. R-2.12.0, suse linux 11.3.
> I am debugging a package that uses S4 methods
> and R CMD check gives the following warning:
>> Warning in methods::findMethods(g, env) :
>> non-generic fun
Hello everyone. R-2.12.0, suse linux 11.3.
I am debugging a package that uses S4 methods
and R CMD check gives the following warning:
> Warning in methods::findMethods(g, env) :
> non-generic function 'mdm' given to findMethods()
> See the information on DESCRIPTION files in the chapter 'Creat