Package: BiocBaseUtils
Title: Utility and internal functions for Bioconductor packages
Version: 1.14.2
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.5.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)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Date: 2025-07-14
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-05-26 21:25:06 UTC
RemoteUrl: https://github.com/bioc/BiocBaseUtils
RemoteRef: RELEASE_3_23
RemoteSha: 7b86ff91ee18a1c2ce93a5e42389e4ebd1e3a1f1
NeedsCompilation: no
Packaged: 2026-05-27 07:05:00 UTC; root
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>
Built: R 4.6.0; ; 2026-05-27 07:06:10 UTC; windows
