Package: BiocBaseUtils
Title: Utility and internal functions for Bioconductor packages
Version: 1.15.1
Authors@R: c(
  person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
    c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")
  ),
  person("Martin", "Morgan", , "martin.morgan@roswellpark.org", "ctb"
  ),
  person("Hervé", "Pagès", , "hpages.on.github@gmail.com", "ctb")
  )
Description: The package coalesces typical helper functions that are scattered
  throughout the Bioconductor ecosystem. It aims to reduce code redundancy by
  formalizing functions often used by Bioconductor developers. These functions
  include operations such as replacing slots in an object, selecting
  observations for show methods, labeling function life cycles, and more.
Imports: methods, utils
Depends: R (>= 4.6.0)
Suggests: knitr, rmarkdown, BiocStyle, tinytest
License: Artistic-2.0
Encoding: UTF-8
biocViews: Software, Infrastructure
BugReports: https://www.github.com/Bioconductor/BiocBaseUtils/issues
URL: https://www.github.com/Bioconductor/BiocBaseUtils
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Date: 2026-05-08
Config/roxygen2/version: 8.0.0
git_url: https://git.bioconductor.org/packages/BiocBaseUtils
git_branch: devel
git_last_commit: 481d51b
git_last_commit_date: 2026-05-08
Repository: Bioconductor 3.24
Date/Publication: 2026-05-10
NeedsCompilation: no
Packaged: 2026-05-10 20:46:37 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Martin Morgan [ctb],
  Hervé Pagès [ctb]
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
