Skip to content
Prev 8970 / 12125 Next

[R-pkg-devel] Should 'methods' be in Imports?

I think the Writing R Extensions manual is pretty clear about this: 
yes, you should include "methods" in Imports or Depends if you are 
calling methods::<fn>.

You say "some packages do so and some don't".  Which ones don't?  It's 
helpful to be specific in your examples.

Duncan Murdoch
On 16/03/2023 11:29 a.m., Noah Greifer wrote: