Source: r-bioc-iranges
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-bioc-biocgenerics (>= 0.53.2),
 r-bioc-s4vectors (>= 0.47.6),
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-iranges
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-iranges.git
Homepage: https://bioconductor.org/packages/IRanges/

Package: r-bioc-iranges
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Foundation of integer range manipulation in Bioconductor
 Provides efficient low-level and highly reusable S4 classes for storing,
 manipulating and aggregating over annotated ranges of integers.
 Implements an algebra of range operations, including efficient algorithms
 for finding overlaps and nearest neighbors. Defines efficient list-like
 classes for storing, transforming and aggregating large grouped data, i.e.,
 collections of atomic vectors and DataFrames.
