rstan
rstan copied to clipboard
Error when using thr brms function
Summary:
Unexpected crash when using brms function
Description:
At the beginning I had the error of CXX14 is not defined when using brms function, I modified the Makevars file and then the problem is no more about the first error, the brms function starts working: Compiling Stan program.. Start Sampling... it takes some time and then an R Session Error appears saying that 'The previous R Session was abnormally terminated due to an unexpected crash'
RStan Version:
RStan version 2.21
R Version:
RStudio Server Pro Version 1.3.959-1
Operating System:
Rhat7
Are you able to run the rstan example model:
example(stan_model,package="rstan",run.dontrun=T)