Package: BiocBaseUtils
Title: General utility functions for developing Bioconductor packages
Version: 1.10.0
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 provides utility functions related to package
  development. These include functions that replace slots, and selectors
  for show methods. It aims to coalesce the various helper functions
  often re-used throughout the Bioconductor ecosystem.
Imports: methods, utils
Depends: R (>= 4.2.0)
Suggests: knitr, rmarkdown, BiocStyle, tinytest
License: Artistic-2.0
Encoding: UTF-8
biocViews: Software, Infrastructure
BugReports: https://www.github.com/Bioconductor/BiocBaseUtils/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Date: 2024-08-22
git_url: https://git.bioconductor.org/packages/BiocBaseUtils
git_branch: RELEASE_3_21
git_last_commit: af524da
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-15 23:17:38 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>
Built: R 4.5.0; ; 2025-04-16 13:57:58 UTC; windows
