Skip to content
Prev 5489 / 12125 Next

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

Thanks Sebastian, and I appreciate the suggestion.
Best,
Zhu

-----Original Message-----
From: R-package-devel <r-package-devel-bounces at r-project.org> On Behalf Of Sebastian Meyer
Sent: Monday, June 1, 2020 1:53 PM
To: r-package-devel at r-project.org
Subject: Re: [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:
______________________________________________
R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel