Skip to content
Prev 2862 / 12125 Next

[R-pkg-devel] Weird error on CRAN linux check

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

On Wed, Jul 4, 2018 at 9:00 AM, David Hugh-Jones
<davidhughjones at gmail.com> wrote: