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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.4.1

 -- Dylan Aïssi <email address hidden>  Tue, 05 Nov 2019 22:17:29 +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.0-1.dsc 2.1 KiB e6d987f6834c8ea70f0d2421106154abe36c307e618250c4fdb5fa119139ccc2
r-bioc-s4vectors_0.24.0.orig.tar.gz 635.7 KiB 7a6b2de0e1b6b84781c609a45c7a83b4b50511d8dd3b0f69ff455a3f069a83a9
r-bioc-s4vectors_0.24.0-1.debian.tar.xz 4.3 KiB eae60cb5c581df34e47a2eb817e343dc195af7b7cbf88650ce2221fe77e999a9

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