[R-pkg-devel] Weird error on CRAN linux check
On Wed, Jul 4, 2018 at 4:22 PM, Hadley Wickham <h.wickham at gmail.com> wrote:
I don't think it's related to the error, but you shouldn't be exporting
this:
export("align<-.huxtable")
You should generally only export the method.
Hadley means to say that you should generally only export the generic, not the individual methods. More information here: https://cran.r-project.org/doc/manuals/R-exts.html#Registering-S3-methods Cheers Joris
Joris Meys Statistical consultant Department of Data Analysis and Mathematical Modelling Ghent University Coupure Links 653, B-9000 Gent (Belgium) <https://maps.google.com/?q=Coupure+links+653,%C2%A0B-9000+Gent,%C2%A0Belgium&entry=gmail&source=g> tel: +32 (0)9 264 61 79 ----------- Biowiskundedagen 2017-2018 http://www.biowiskundedagen.ugent.be/ ------------------------------- Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php [[alternative HTML version deleted]]