https://github.com/bioconductor/biocbinarypackagetools

WIP package of ideas for querying available Bioconductor binary packages

https://github.com/bioconductor/biocbinarypackagetools

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

WIP package of ideas for querying available Bioconductor binary packages

Basic Info
  • Host: GitHub
  • Owner: Bioconductor
  • Language: R
  • Default Branch: devel
  • Size: 14.6 KB
Statistics
  • Stars: 0
  • Watchers: 11
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created almost 4 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog Code of conduct Support

README.md

BiocBinaryRepositoryPackageTools

WIP package of ideas for querying available Bioconductor binary packages

If package name needs to change, we'll change it.

WISHLIST

  1. 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'))
    
  2. Build status / report

    BiocBinaryTools::binary_build_report(version, container)
    

    Returns:

    tibble with colnames Package, Status, error_url (or something like that.)
    
  3. Package failure reason, Access reasons for failure

    BiocBinaryPkgTools::get_failed_pkg(package_name)
    
  4. Download and read build report of package to see what caused the failure.

    get_failure_reason(package_name)
    
  5. Download statistics

    Number of each package, total GB, 
    
  6. Should only work for Bioconductor admin - $cost

  7. AnVIL versus non-AnVIL downloads? Google region?

  8. Database to access failures and time for binary builds.

Owner

  • Name: Bioconductor
  • Login: Bioconductor
  • Kind: organization

Software for the analysis and comprehension of high-throughput genomic data

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels