r-bioc-s4vectors 0.6.2-1 source package in Ubuntu

Changelog

r-bioc-s4vectors (0.6.2-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 17 Jul 2015 23:11:53 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
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-s4vectors_0.6.2-1.dsc 2.1 KiB 9a765823c3463a2969c59fa194592e776cf1604786bfdde45351e30fbaafd67a
r-bioc-s4vectors_0.6.2.orig.tar.gz 182.7 KiB 9463c36bc2ef483458776b6c416197b42be50b0adb7645b862cb128a8dc641fd
r-bioc-s4vectors_0.6.2-1.debian.tar.xz 3.5 KiB 7beba74920b5102738e4f79e96b41e30b2679dd59ae365e45a897b56d8b3678b

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-s4vectors: No summary available for r-bioc-s4vectors in ubuntu wily.

No description available for r-bioc-s4vectors in ubuntu wily.

r-bioc-s4vectors-dbgsym: debug symbols for package r-bioc-s4vectors

 The S4Vectors package defines the Vector and List virtual classes and a
 set of generic functions that extend the semantic of ordinary vectors
 and lists in R. Package developers can easily implement vector-like or
 list-like objects as concrete subclasses of Vector or List. In addition,
 a few low-level concrete subclasses of general interest (e.g. DataFrame,
 Rle, and Hits) are implemented in the S4Vectors package itself (many
 more are implemented in the IRanges package and in other Bioconductor
 infrastructure packages).