CRAN NOTE for package using Stan (suggest C++17)

Ok. ctsem compiles with c++17 when using the CRAN version of rstan / stanheaders. It runs into errors (e.g. overloaded size) when using rstan 2.26 from the stan repository. 2.26 is however necessary for people on windows who want to compile models themselves (because they are more complex). Would love ideas for how to work around this…