rstan icon indicating copy to clipboard operation
rstan copied to clipboard

Error when using thr brms function

Open Amani3003 opened this issue 4 years ago • 1 comments

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

Amani3003 avatar May 13 '21 15:05 Amani3003

Are you able to run the rstan example model:

example(stan_model,package="rstan",run.dontrun=T)

andrjohns avatar May 23 '21 06:05 andrjohns