Bioc2026 Registration Open!

assorthead

Assorted Header-Only C++ Libraries

Bioconductor version: 3.23 · Package version: 1.6.3

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("assorthead")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [cre, aut]
LicenseMIT + file LICENSE
URLhttps://github.com/LTLA/assorthead
Bug Reportshttps://github.com/LTLA/assorthead/issues
Downloads rank17663
Source branchRELEASE_3_23
biocViewsAlignment, DataImport, DataRepresentation, DifferentialExpression, Normalization, QualityControl, SingleCell, Software

Documentation

Download

Dependencies

Suggests: knitr, rmarkdown, BiocStyle

Reverse dependencies

Links To Me (14): alabaster.base, beachmat, beachmat.hdf5, beachmat.tiledb, BiocNeighbors, BiocSingular, bluster, bsseq, DropletUtils, glmGamPoi, PCAtools, scrapper, scuttle, SingleR