r-cran-bh 1.81.0-1 source package in Ubuntu

Changelog

r-cran-bh (1.81.0-1) unstable; urgency=medium

  * debian/control: Update Build-Depends to libboost1.81-dev to ensure use
    of Boost 1.81 (needed eg by rstan) which is not yet the default Boost
    in Debian, but available. Note to re-set this to libboost-dev once it
    is default. Thanks to Steve Langasek for the idea. (Closes: #1037439)

  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 
  * debian/control: Switch to virtual debhelper-compat (= 12)

 -- Dirk Eddelbuettel <email address hidden>  Tue, 13 Jun 2023 07:10:09 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bh_1.81.0-1.dsc 1.8 KiB 51d4b100fde3462f53b6c19703c162c502f64a04be5d7deb2d54f2207d8458da
r-cran-bh_1.81.0.orig.tar.gz 621 bytes 471b79a4e38ee66b6876d9c1afcc984c6420941fa1723f68f3db6e823fc21861
r-cran-bh_1.81.0-1.debian.tar.xz 1.8 KiB 1ce704eb30197d01508e1604fd9ab6774bcf803ed0b6cb9c06e1bf122a933fc8

Available diffs

No changes file available.

Binary packages built by this source

r-cran-bh: (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.