vignettes/challenges/build_failure_tracking.Rmd
build_failure_tracking.Rmd
Abstract
The main aim of this challenge is to compile useful functionality to assist package developers in finding the underlying cause for package build failures, e.g., on the Bioconductor build machines. A package may fail to build because of errors introduced in the package itself, but given the strong interdependencies among Bioconductor packages, the underlying reason can also be changes introduced in another package.
A list of GitHub repositories that participate in this challenge.
## Warning in .cache_github_repo(repo): Querying github
repository | stargazers | latest.push |
---|---|---|
csoneson/BiocBuildFailureDiagnosis | 1 | 2020-12-17 08:35:15 |
Fork the original repository BiocBuildFailureDiagnosis, work on a branch of your fork, and submit a pull request when your contribution is ready for review. Ideas and suggestions can also be discussed by opening on contributing to an Issue in the linked repository.