CDCgov / ww-inference-model

An in-development R package and a Bayesian hierarchical model jointly fitting multiple "local" wastewater data streams and "global" case count data to produce nowcasts and forecasts of both observations
https://cdcgov.github.io/ww-inference-model/
Apache License 2.0
16 stars 2 forks source link

Set up caching of `wwinference.Rmd` vignette in R-cmd-check #23

Closed kaitejohnson closed 1 month ago

kaitejohnson commented 3 months ago

Goal

Set up caching of vignette build. Right now, this takes a long time because it has to run the full example model.

Requirements

kaitejohnson commented 2 months ago

OK, this might be a bit of a lift so other options are to set up some set cadence of updating like is done in epinowcast: https://github.com/epinowcast/epinowcast/pull/494 https://github.com/epinowcast/epinowcast/pull/497

dylanhmorris commented 1 month ago

Going to close this as resolved by #78 and open a new issue to discuss whether the website build needs speedup or is fine as is.