Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error in '/var/folders/q4/gvrdsnj94vl527nfhj25rxh40000gn/T/RtmpAbftu1/model-cede3aff1ad3.stan', line 10, column 7 to column 8, parsing error: #1119

Open
BEAST-Community opened this issue Mar 5, 2024 · 0 comments

Comments

@BEAST-Community
Copy link

Dear @maverickg,

Please help me out, thanks.

cmdstan_model(stan_f.name)
Compiling Stan program...
Syntax error in '/var/folders/q4/gvrdsnj94vl527nfhj25rxh40000gn/T/RtmpAbftu1/model-cede3aff1ad3.stan', line 10, column 7 to column 8, parsing error:

 8:    real generation_time;
 9:    matrix[N,D] X;
10:    int Y[N,K];
            ^
11:    int Y_sum[N];
12:  }

";" expected after variable declaration.

make: *** [/var/folders/q4/gvrdsnj94vl527nfhj25rxh40000gn/T/RtmpAbftu1/model-cede3aff1ad3.hpp] Error 1

Error: An error occured during compilation! See the message above for more information.
In addition: Warning messages:
1: In get(results[[i]], packages[[i]]) :
restarting interrupted promise evaluation
2: In get(results[[i]], packages[[i]]) :
internal error -3 in R_decompress1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant