I would guess that your g++
compiler has been updated since you first installed cmdstanr
, so you just need to rebuild cmdstan under the new compiler:
cmdstanr::rebuild_cmdstan()
I would guess that your g++
compiler has been updated since you first installed cmdstanr
, so you just need to rebuild cmdstan under the new compiler:
cmdstanr::rebuild_cmdstan()