Skip to content
Prev 5495 / 12125 Next

[R-pkg-devel] S4 methods

This is a new check in R-devel. The NEWS say:
In your case, the NAMESPACE contains
but your package does not define these S4 classes.

You seem to instruct roxygen2 to create these invalid directives using
@exportClass tags manually instead of just @export. Simply remove these
wrong @exportClass tags from your source files and regenerate your
NAMESPACE.

Best regards,

	Sebastian Meyer


Am 02.06.20 um 10:01 schrieb Edgar Josymar Torrej?n-Magallanes: