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

Changelog

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

  * debian/control: Update Depends back to libboost-dev which will ensure
    use of Boost 1.83 matching the just-updated BH package at CRAN which
    is now at Boost 1.84 (released in December) which should be close
    enough for our needs; a versioned name is no longer needed as the
    default is now 1.83.0-2+b2

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

 -- Dirk Eddelbuettel <email address hidden>  Wed, 10 Jan 2024 07:20:09 -0600

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bh_1.84.0-1.dsc 1.8 KiB b0ea99c25a7d1054880cd992fe0fa5477be7492e90d449645aca7979f3a3a364
r-cran-bh_1.84.0.orig.tar.gz 641 bytes 9ad78523518d06405e9449642c543a4382fdc262de3edc3835855caa0bd94bc6
r-cran-bh_1.84.0-1.debian.tar.xz 1.9 KiB 9df3bfb484ca8752303b74cbc8226b7e73dd787b85ea88c01700049375e022d1

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.