BH (version 1.62.0-1)

BH-package: 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.

Arguments

Details

Package: BH
Type: Package
Version: 1.62.0-1
Date: 2016-11-18
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.

General discussions as well as questions and comments regarding the packages can be conducted at the mailing list for which subscriptions etc can be set up via the interface at R-Forge at http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/boostheaders-devel.

Bug reports can also be registered at the GitHub issue tracker at https://github.com/eddelbuettel/bh/issues.

References

http://www.boost.org/

Examples

Run this code
# NOT RUN {
# None
# }

Run the code above in your browser using DataLab