[R-pkg-devel] How ton print in the console from Rcpp
Elysée Aristide
@r|e|92@nd @end|ng |rom gm@||@com
Mon Nov 14 16:34:57 CET 2022
Hello,
I was convinced that the issue is local. The warning message only appears
on MAC.
I did not try with another computer. I used CRAN macbuilder service and got
the warning message. I guess this is also the computer CRAN uses.
Best regards,
Aristide Elysée HOUNDETOUNGAN
*Assistant Professor of Economics*
*Website: *www.ahoundetoungan.com
On Mon, Nov 14, 2022 at 4:09 PM Dirk Eddelbuettel <edd using debian.org> wrote:
>
> Ivan,
>
> Thanks for following-up but I think this issue is local to the OP as R is
> already setup exactly that way to skip `assert()` in builds (in perfect
> congruence with the CRAN Repository Policy)
>
> edd using rob:~$ grep NDEBUG /etc/R/Makeconf
> R_XTRA_CPPFLAGS = -I"$(R_INCLUDE_DIR)" -DNDEBUG
> ALL_CPPFLAGS = -I"$(R_INCLUDE_DIR)" -DNDEBUG $(PKG_CPPFLAGS)
> $(CLINK_CPPFLAGS) $(CPPFLAGS)
> edd using rob:~$
>
> Armadillo (upstream) is very widely used, RcppArmadillo is now used by over
> 1000 packages and had (by partial counts from the subset of CRAN mirrors
> offering logs) over 25 million downloads. I would be rather surprised if
> there were a systemic issue we have not seen. So per Occam's Razor, I would
> look under a different street light.
>
> Best, Dirk
>
> --
> dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
>
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list