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
| Maintainer | Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> |
| Author | Aaron Lun [cre, aut] |
| License | MIT + file LICENSE |
| URL | https://github.com/LTLA/assorthead |
| Bug Reports | https://github.com/LTLA/assorthead/issues |
| Downloads rank | 17663 |
| Source branch | RELEASE_3_23 |
| biocViews | Alignment, DataImport, DataRepresentation, DifferentialExpression, Normalization, QualityControl, SingleCell, Software |
Documentation
Download
Reverse dependencies
Links To Me (14): alabaster.base, beachmat, beachmat.hdf5, beachmat.tiledb, BiocNeighbors, BiocSingular, bluster, bsseq, DropletUtils, glmGamPoi, PCAtools, scrapper, scuttle, SingleR