Source: r-bioc-rbgl
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Christopher Hoskin <christopher.hoskin@gmail.com>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-r,
               r-base-dev,
               r-bioc-graph,
# <dh-update-R>do not delete this</dh-update-R>
               libboost-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-rbgl
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-rbgl.git
Homepage: https://bioconductor.org/packages/RBGL/

Package: r-bioc-rbgl
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: R interface to the graph algorithms contained in the BOOST library
 RBGL is part of the BioConductor GNU R suite. It is a fairly extensive and
 comprehensive interface to the graph algorithms contained in the BOOST C++
 libraries.