Package: BiocBuildReporter
Type: Package
Title: Functions to process a bioconductor build report database
Version: 1.0.1
Description: This package reads remote parquet files that have
        processed Bioconductor build report logs. Users may query the
        tables directly for specific information or use pre-defined
        helper functions for common queries. The logs processed are
        from https://bioconductor.org/checkResults/. In the future we
        will extend this package out to include processing of
        r-universe logs.
Depends: R (>= 4.5.0)
Imports: arrow, dplyr, BiocFileCache
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.3
Authors@R: c(
    person(given="Sean", family="Davis", role = c("aut"), email = 'seandavi@gmail.com'),
    person(given="Lori", family="Shepherd", role = c("aut", "cre"), email = "lori.shepherd@roswellpark.org",comment=c(ORCID = "0000-0002-3242-0582")))    
Suggests: BiocStyle, testthat (>= 3.0.0), knitr, rmarkdown, ggplot2,
        tidyr, stringr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/lshep/BiocBuildReporter.git
BugReports: https://github.com/lshep/BiocBuildReporter/issues
biocViews: Software, Infrastructure
Config/pak/sysreqs: cmake libicu-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-05-20 15:02:30 UTC
RemoteUrl: https://github.com/bioc/BiocBuildReporter
RemoteRef: RELEASE_3_23
RemoteSha: 1536fa20508d4762cd8348202c4c87d014fe1e55
NeedsCompilation: no
Packaged: 2026-05-20 17:00:57 UTC; root
Author: Sean Davis [aut],
  Lori Shepherd [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>)
Maintainer: Lori Shepherd <lori.shepherd@roswellpark.org>
Built: R 4.6.0; ; 2026-05-20 17:03:41 UTC; windows
