A lot of people are saying to just drop it. I'd personally rather just leave it in but it looks like CRAN is going to complain if it finds CXX11.
One question I have: should we start depending on a later version of R? Maybe it's time to bump that up. I don't think there is much to worry about wrt CXX version if R >= 4.0.
This PR drops any statement of a C++ standard. This seems to be required See: https://cran.r-project.org/web/checks/check_results_mrgsolve.html
A lot of people are saying to just drop it. I'd personally rather just leave it in but it looks like CRAN is going to complain if it finds
CXX11
.One question I have: should we start depending on a later version of R? Maybe it's time to bump that up. I don't think there is much to worry about wrt CXX version if R >= 4.0.
https://developer.r-project.org/blosxom.cgi/R-devel/2023/02/21#n2023-02-21 https://cran.r-project.org/doc/manuals/r-devel/R-exts.html#C-standards