-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
model issue #1469
Comments
I received the above error after running the code. Any help, please? |
I have realized that the error I received below only occurs after updating my R and R studio. I ran the same code on previous versions and it worked. How do I fix this, please?
|
Please provide any more information (including R, Rstudio versions and operating system) at stan-dev/rstan#1145 |
foi <- stan_model("Seromodel_lambda1.stan")
Error in stanc(file = file, model_code = model_code, model_name = model_name, :
0
Internal compiler error:
TypeError: e.charCodeAt is not a function
This should never happen. Please file a bug at https://github.com/stan-dev/stanc3/issues/new
and include this message and the model that caused this issue.
The text was updated successfully, but these errors were encountered: