metrumresearchgroup / mrgsolve

Simulate from ODE-based population PK/PD and QSP models in R
https://mrgsolve.org
GNU General Public License v2.0
132 stars 36 forks source link

Update to C++17? #1049

Closed kylebaron closed 1 year ago

kylebaron commented 1 year ago

We are now getting a NOTE asking to update to C++17

Check Details Version: 1.0.6 Check: C++ specification Result: NOTE Specified C++11: please update to current default of C++17 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Screenshot 2023-02-06 at 2 55 44 PM
kylebaron commented 1 year ago

Took CXX_STD out of the Makevars files. #1060