Skip to content

Added boost (BH) to environment.yml#129

Open
jeanimal wants to merge 1 commit into
ImperialCollegeLondon:masterfrom
jeanimal:master
Open

Added boost (BH) to environment.yml#129
jeanimal wants to merge 1 commit into
ImperialCollegeLondon:masterfrom
jeanimal:master

Conversation

@jeanimal
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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