Skip to content
Prev 5488 / 12125 Next

[R-pkg-devel] Warning: S4 exports specified in 'NAMESPACE' but not defined in package

This is a new check in R-devel. The NEWS say:
In your case, the NAMESPACE contains
but the package neither defines an S4 class "bujar" nor methods for the
S4 generic "show". You should remove these two lines from your NAMESPACE.

Best regards,

	Sebastian Meyer


Am 01.06.20 um 18:34 schrieb Wang, Zhu: