You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The configure snippet still tests for C++17, and falls back to C++11 and an error message if no suitable compiler has been found. We can probably retire this and just require C++17 as R now supports it widely.