CDCgov / wastewater-informed-covid-forecasting

Wastewater-informed COVID-19 forecasting models submitted to the COVID-19 Forecast Hub
https://cdcgov.github.io/wastewater-informed-covid-forecasting/
Apache License 2.0
38 stars 6 forks source link

roxygenize in pre-commit #52

Open kaitejohnson opened 1 week ago

kaitejohnson commented 1 week ago

Problem

Should have the roxygen pre-commit hook

Context

from @dylanhmorris Update: the handling of additional_dependencies for the hook in our case is a bit finicky (due to our minimum version requirements and what's available precompiled versus needing to be compiled from source). Don't want to wait for https://github.com/lorenzwalthert/precommit/issues/494, so should we do it ourselves and contribute it?