bh/0000755000175000017500000000000013276701575007536 5ustar eddeddbh/NAMESPACE0000664000175000017500000000003712261054234010741 0ustar eddeddexportPattern("^[[:alpha:]]+") bh/DESCRIPTION0000664000175000017500000000124513276701566011250 0ustar eddeddPackage: BH Type: Package Title: Boost C++ Header Files -- Metapackage Version: 1.66.0-1 Date: 2018-02-12 Author: Dirk Eddelbuettel, John W. Emerson and Michael J. Kane Maintainer: Dirk Eddelbuettel 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 package. This package is actually empty as it isembedded in a virtual Debian/Ubuntu package pulling in libboost-all-dev for Boost itself. License: GPL (>= 2) bh/debian/0000775000175000017500000000000013276702613010754 5ustar eddeddbh/debian/control0000644000175000017500000000145513276702431012360 0ustar eddeddSource: r-cran-bh Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel Build-Depends: debhelper (>= 9~), r-base-dev (>= 3.4.4), dh-r Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/edd/r-cran-bh Vcs-Git: https://salsa.debian.org/edd/r-cran-bh.git Homepage: https://cran.r-project.org/package=BH Package: r-cran-bh Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, libboost-dev Description: (Virtual) GNU R package to provide BH The CRAN package BH provides a (large) subset of Boost. This package tricks R into believing BH is installed when we just depend on the distribution's Boost packages. The actual set of Boost libraries could get fine-tuned. In short, we avoid doubling up the 140+ mb of the 'BH' package which are alredy in libboost-dev. bh/debian/compat0000644000175000017500000000000212257607075012154 0ustar eddedd9 bh/debian/source/0000755000175000017500000000000012402673376012255 5ustar eddeddbh/debian/source/format0000664000175000017500000000001412212333412013444 0ustar eddedd3.0 (quilt) bh/debian/changelog0000644000175000017500000000024513276702033012621 0ustar eddeddr-cran-bh (1.66.0-1) unstable; urgency=low * Initial metapackage (Closes: # 819389) -- Dirk Eddelbuettel Tue, 15 May 2018 20:06:06 -0500 bh/debian/copyright0000644000175000017500000000036013227242704012700 0ustar eddeddName: r-cran-bh Maintainer: Dirk Eddelbuettel Files: debian/* Copyright: (C) 2018 Dirk Eddelbuettel License: GPL (>= 2) Files: * Copyright: (C) 2018 Dirk Eddelbuettel License: GPL (>= 2) bh/debian/rules0000755000175000017500000000031313276702133012024 0ustar eddedd#!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-viridis package # Copyright 2003 - 2018 by Dirk Eddelbuettel %: dh $@ --buildsystem R