Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package and default to C++17 #82

Closed
eddelbuettel opened this issue Jan 21, 2023 · 1 comment
Closed

Update package and default to C++17 #82

eddelbuettel opened this issue Jan 21, 2023 · 1 comment

Comments

@eddelbuettel
Copy link
Owner

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.

@eddelbuettel
Copy link
Owner Author

Done in 6121eb7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant