BH-package {BH}R Documentation

The Boost C++ Library Headers

Description

Boost provides free peer-reviewed portable C++ source libraries with a large part implemented as template headers. We place a number of them in this package as a more efficient distribution system for CRAN.

Details

Package: BH
Type: Package
Version: 1.54.0-4
Date: 2014-08-29
License: BSL-1.0

Boost provides free peer-reviewed portable C++ source libraries with a large part implemented as template headers. We place a number of these libraries in this package as a more efficient distribution system for CRAN. The idea is that you can write a package that depends on some subset of the Boost Libraries, yet you do not need to distribute a copy of this code with your package.

Author(s)

John W. Emerson and Michael J. Kane and Dirk Eddelbuettel

Maintainer: Dirk Eddelbuettel <edd@debian.org>

References

http://www.boost.org/

Examples

# None

[Package BH version 1.54.0-4 Index]