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 R package CI #8

Closed kaitejohnson closed 3 months ago

kaitejohnson commented 3 months ago

Goal

We want to set up CI s.t. all functions tests pass before merging to main. We have some of this already set up from the https://github.com/CDCgov/wastewater-informed-covid-forecasting/tree/prod so we will rely on that infrastructure to set this up.

Requirements

kaitejohnson commented 3 months ago

this is done with R-cmd-check.yaml