Package: assorthead
Version: 1.5.4
Date: 2025-12-13
Title: Assorted Header-Only C++ Libraries
Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com")
Description:
    Vendors an assortment of useful header-only C++ libraries.
    Bioconductor packages can use these libraries in their own C++ code by LinkingTo this package without introducing any additional dependencies.
    The use of a central repository avoids duplicate vendoring of libraries across multiple R packages,
    and enables better coordination of version updates across cohorts of interdependent C++ libraries.
License: MIT + file LICENSE
Suggests:
    knitr,
    rmarkdown,
    BiocStyle
VignetteBuilder: knitr
URL: https://github.com/LTLA/assorthead
BugReports: https://github.com/LTLA/assorthead/issues
Encoding: UTF-8
biocViews:
    SingleCell, 
    QualityControl,
    Normalization,
    DataRepresentation,
    DataImport,
    DifferentialExpression,
    Alignment
git_url: https://git.bioconductor.org/packages/assorthead
git_branch: devel
git_last_commit: 67a54f8
git_last_commit_date: 2025-12-13
Repository: Bioconductor 3.23
