hubverse-org / hubEnsemblesManuscript

https://htmlpreview.github.io/?https://github.com/Infectious-Disease-Modeling-Hubs/hubEnsemblesManuscript/blob/master/analysis/paper/hubEnsembles_manuscript.html
Other
1 stars 2 forks source link

plot_step_ahead_model_output() error when rendering from quarto. #41

Closed harryhoch closed 3 months ago

harryhoch commented 4 months ago

Trying to render via quarto, got this error:

processing file: hubEnsembles_manuscript.qmd |................... | 81% [fig-plot-forecasts-hubVis]
Quitting from lines 1263-1426 [fig-plot-forecasts-hubVis] (hubEnsembles_manuscript.qmd) Error in plot_step_ahead_model_output(): ! unused arguments (show_plot = FALSE, group = "forecast_date")

elray1 commented 3 months ago

To resolve this, you would need to install the latest version of hubVis

harryhoch commented 3 months ago

well, that should be clarified in the instructions or in the requirements installation.

elray1 commented 3 months ago

fair point