Functions to process a bioconductor build report database


[Up] [Top]

Documentation for package ‘BiocBuildReporter’ version 0.99.2

Help Pages

BiocBuildReporter-package BiocBuildReporter: Functions to process a bioconductor build report database
.bbs_cache Custom Environment to store downloaded parquet tibbles.
bbs_cache Custom Environment to store downloaded parquet tibbles.
BiocBuildReporter BiocBuildReporter: Functions to process a bioconductor build report database
get_all_bbs_tables Retrieve all available Bioconductor build system parquet files
get_bbs_table Retrieve a remotely read parquet file of Bioconductor build data
get_build_report Get a report for any given day from the Bioconductor Build System
get_failing_packages Get list of failing packages for the most recent build
get_latest_branches Get currently active Bioconductor git branches
get_package_build_results Get the most recent build result data for a given package on a given branch
get_package_release_info Get git information for a given package across all Bioconductor releases
list_all_branches Get list of all Bioconductor git branches
list_all_builders Get list of all Bioconductor builders
package_error_count Get a count of how many time a package failed on the Bioconductor Build System
package_failures_over_time Get rough timeline overview of package failing events
package_failure_over_time Get rough timeline overview of package failing events