Skip to content

Assorted header-only libraries for Bioconductor

License

Notifications You must be signed in to change notification settings

LTLA/assorthead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assorted header-only C++ libraries for Bioconductor

Build Status
Bioc-release
Bioc-devel

This package vendors an assortment of header-only C++ libraries for use in Bioconductor packages. 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. This package is minimalistic by design to ensure that downstream packages are not burdened with more transitive dependencies.

All vendored libraries are stored in inst/include and can be used via the usual LinkingTo mechanism. The corresponding license for each library is stored in inst/licenses.

To add new libraries or to update existing versions of the vendored libraries, maintainers of assorthead should edit inst/manifest.csv and run inst/fetch.R.

About

Assorted header-only libraries for Bioconductor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages