Package: BH
Type: Package
Title: Boost C++ Header Files
Version: 1.87.0-1
Date: 2024-12-17
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person("John W.", "Emerson", role = "aut"), 
             person("Michael J.", "Kane", role = "aut", 
                    comment = c(ORCID = "0000-0003-1899-6662")))
Description: Boost provides free peer-reviewed portable C++ source 
 libraries.  A large part of Boost is provided as C++ template code
 which is resolved entirely at compile-time without linking.  This 
 package aims to provide the most useful subset of Boost libraries 
 for template use among CRAN packages. By placing these libraries in 
 this package, we offer a more efficient distribution system for CRAN 
 as replication of this code in the sources of other packages is 
 avoided. As of release 1.84.0-0, the following Boost libraries are
 included: 'accumulators' 'algorithm' 'align' 'any' 'atomic' 'beast'
 'bimap' 'bind' 'circular_buffer' 'compute' 'concept' 'config'
 'container' 'date_time' 'detail' 'dynamic_bitset' 'exception'
 'flyweight' 'foreach' 'functional' 'fusion' 'geometry' 'graph' 'heap'
 'icl' 'integer' 'interprocess' 'intrusive' 'io' 'iostreams'
 'iterator' 'lambda2' 'math' 'move' 'mp11' 'mpl' 'multiprecision'
 'numeric' 'pending' 'phoenix' 'polygon' 'preprocessor' 'process'
 'propery_tree' 'qvm' 'random' 'range' 'scope_exit' 'smart_ptr' 'sort'
 'spirit' 'tuple' 'type_traits' 'typeof' 'unordered' 'url' 'utility'
 'uuid'.
License: BSL-1.0
URL: https://github.com/eddelbuettel/bh,
        https://dirk.eddelbuettel.com/code/bh.html
BugReports: https://github.com/eddelbuettel/bh/issues
NeedsCompilation: no
Packaged: 2024-12-17 14:33:33 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  John W. Emerson [aut],
  Michael J. Kane [aut] (<https://orcid.org/0000-0003-1899-6662>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2024-12-17 18:20:03 UTC
Built: R 4.4.2; ; 2025-07-14 10:57:03 UTC; unix
