Stan models don’t compile on Solaris due to
stan/math/rev/mat/functor/algebra_system.hpp:97:24: error: expected nested-name-specifier before numeric constant
template <typename FS, typename F, typename T0, typename T1>
^
/home/ripley/R/Lib32/StanHeaders/include/stan/math/rev/mat/functor/algebra_system.hpp:97:24: error: expected ‘>’ before numeric constant
/home/ripley/R/Lib32/StanHeaders/include/stan/math/rev/mat/functor/algebra_system.hpp:100:7: error: expected unqualified-id before numeric constant
FS fs_;
^
It has something to do with using all capital letters for a typename. For more detail, see
https://www.r-project.org/nosvn/R.check/r-patched-solaris-x86/bayesplot-00check.html
CRAN is not accepting new uploads between December 22 and January 3 and I am headed to the airport. If someone can figure out a minimal fix here, I may be able to upload from the plane if it has wireless.