The goal of hubValidations is to provide a testing framework for performing hubverse hub validations.
Installation
You can install the development version of hubValidations like so:
remotes::install_github("Infectious-Disease-Modeling-Hubs/hubValidations")
Code of Conduct
Please note that the hubValidations package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Contributing
Interested in contributing back to the open-source Hubverse project? Learn more about how to get involved in the Hubverse Community or how to contribute to hubValidations.
Contributing new check functions
If submitting a new check function, please ensure you update inst/check_table.csv
with metadata about the check. See our contributing guidelines for more details.