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.

Difficulty

Intermediate.

Challenge leader(s)

Date added

This challenge was created on December 12, 2020

Topics

  • Instrumentation

Duration

A minimum of 1 hour(s) is recommended for this challenge.

Repositories

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

Guidelines

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.