r-bioc-iranges 1.20.6-1ubuntu1 source package in Ubuntu

Changelog

r-bioc-iranges (1.20.6-1ubuntu1) trusty; urgency=medium

  * debian/tests/control: Add missing r-cran-runit and r-bioc-xvector test
    dependencies, and allow stderr output.
 -- Martin Pitt <email address hidden>   Thu, 16 Jan 2014 12:11:17 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-bioc-iranges_1.20.6.orig.tar.gz 656.6 KiB 98c4d71ac6214c8f358821c440b9e0636f62cc8838d704889116b2efdf74e65f
r-bioc-iranges_1.20.6-1ubuntu1.debian.tar.gz 3.9 KiB 26ffe26ac2fabbcbd0aec6aca52ef80d59eb145e100047d3348bc05b07d214e9
r-bioc-iranges_1.20.6-1ubuntu1.dsc 2.2 KiB 4d2b4ad2ae9f150788910223f60c227eed14172248d31a36ebe38d7a8671a750

View changes file

Binary packages built by this source

r-bioc-iranges: GNU R low-level containers for storing sets of integer ranges

 The IRanges class and its extensions are low-level containers for
 storing sets of integer ranges. A typical use of these containers in
 biology is for representing a set of chromosome regions. More specific
 extensions of the IRanges class will typically allow the storage of
 additional information attached to each chromosome region as well as a
 hierarchical relationship between these regions.