Skip to content
Prev 3925 / 12125 Next

[R-pkg-devel] Compilation used the "non-portable flag"

Thinking about this a bit more, I think this might be a bug in R CMD
check, actually.

I understand that these flags are not portable, and yes, they should
be reported if they are specified in the packages's Makevars* files.
But in this case they are coming from the Ubuntu system's Makevars
setup, and surely, they do work there. I would even say that it is
actually good practice to include them in the system setup.

I can probably provide a patch for this.

Best,
Gabor
On Fri, May 10, 2019 at 10:00 PM Dirk Eddelbuettel <edd at debian.org> wrote: