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

Changelog

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

  * Team upload.
  * New upstream version

 -- Dylan Aïssi <email address hidden>  Wed, 15 Jan 2020 07:44:49 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
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.24.2-1.dsc 2.1 KiB 0449df4f0f34fbe67d4670de6d14b9794dcaedc08b9ad76a231d2475b342cb07
r-bioc-s4vectors_0.24.2.orig.tar.gz 635.8 KiB f646133c7b2d22b056f619547a9efaba47937b201651f22168fac429260030e8
r-bioc-s4vectors_0.24.2-1.debian.tar.xz 4.4 KiB f9df686d356b98165a7e2e3bf62a621856ff227c15c91d09dd09cf5f9a052b13

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-s4vectors: BioConductor S4 implementation of vectors and lists

 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).

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