A short question: How necessary is explicit S3 class registration for CRAN
submission?
R-forge's check is giving me a note on this for a handful of methods in a
package, and I'm unclear whether it is something that _needs_ to be fixed for
CRAN submission by registering all S3 methods, needs to
On 12 July 2016 at 17:47, S Ellison wrote:
| A short question: How necessary is explicit S3 class registration for CRAN
submission?
| R-forge's check is giving me a note on this for a handful of methods in a
package, and I'm unclear whether it is something that _needs_ to be fixed for
CRAN su