Skip to content

Infectious-Disease-Modeling-Hubs/hubCI

Repository files navigation

hubCI

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

The goal of hubCI is to provide functionality for setting up hubverse Continuous Integration workflows.

Installation

You can install the development version of hubCI like so:

# install.packages("remotes")

remotes::install_github("Infectious-Disease-Modeling-Hubs/hubValidations")

Example

Setting up a GitHub Action

For hubs hosted on GitHub, use use_hub_github_action() to download one of the hubverse GitHub Actions.

Note: the hub most be configured as an R project (i.e. contain a *.Rproj file)

library(hubCI)

use_hub_github_action(name = "validate-submission")

Code of Conduct

Please note that the hubCI 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 the hubCI package.

About

Toolbox for hubverse Continuous Integration.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages