[R-pkg-devel] Ongoing CXX17 woes

Ivan Krylov kry|ov@r00t @end|ng |rom gm@||@com
Fri Aug 6 23:05:09 CEST 2021


On Fri, 6 Aug 2021 15:51:37 -0500
Tim Keitt <tkeitt using gmail.com> wrote:

> CXX17=`${R_HOME}/bin/R CMD config --all | awk '{print $1}' | grep \
> "^CXX17$"`

This seems to output "CXX17" on a machine with no C++17 support. On the
other hand, running `${R_HOME}/bin/R CMD config CXX17` here gives me an
empty string.

-- 
Best regards,
Ivan



More information about the R-package-devel mailing list