File: control

package info (click to toggle)
r-cran-bh 1.74.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 40 kB
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 819 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: r-cran-bh
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 11), r-base-dev (>= 3.4.4), dh-r
Standards-Version: 4.5.1
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.