WIP package of ideas for querying available Bioconductor binary packages
If package name needs to change, we'll change it.
AnVIL:::respository_stats() like function should work outside of containers with the right parameters. Stats without being on container
BiocBinaryTools::binary_repo_stats(version = '3.15', container = c('bioconductor_docker', 'terra-jupyter'))
Build status / report
BiocBinaryTools::binary_build_report(version, container)
Returns:
tibble with colnames Package, Status, error_url (or something like that.)
Package failure reason, Access reasons for failure
BiocBinaryPkgTools::get_failed_pkg(package_name)
Download and read build report of package to see what caused the failure.
get_failure_reason(package_name)
Download statistics
Number of each package, total GB,
Should only work for Bioconductor admin - $cost
AnVIL versus non-AnVIL downloads? Google region?
Database to access failures and time for binary builds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.