[R-pkg-devel] R CHECK warning about new S3 generic/method consistency
CRAN.r
cr@n@r @end|ng |rom proton@me
Mon Mar 11 19:13:28 CET 2024
On Monday, March 11th, 2024 at 12:43 PM, Diego Hernangómez Herrero <diego.hernangomezherrero using gmail.com> wrote:
> Shouldn’t you include the y argument also inmyscale.default ? Your generic is defining that argument as well.
I assume (hopefully correctly) that methods don't need to include all the arguments of the generic. I get the same warning if I use "..." instead of y, too.
More information about the R-package-devel
mailing list