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

Added boost (BH) to environment.yml #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeanimal
Copy link

Without this addition, I get a "Boost not found" error from Stan when running base.r.

$ Rscript base.r base
…<snip>...
[1] "First non-zero cases is on day 60, and 30 days before 10 deaths is day 46"
[1] "Netherlands has 71 days of data"
Error in stan_model(paste0("stan-models/", StanModel, ".stan")) : 
  Boost not found; call install.packages('BH')
Execution halted

@jeanimal
Copy link
Author

I see the error in docker. I do not know much about docker, but I will try to figure it out.

@jeanimal
Copy link
Author

The docker failure is unrelated to my change. I have had docker problems with every version of the code I checked out, but unfortunately I don't know enough about docker to fix it.

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

Successfully merging this pull request may close these issues.

1 participant