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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 12 Oct 2021 18:48:40 +0200

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.30.2-1.dsc 2.1 KiB 7af23e718b47eba5569e407c6c165d68c05fd43670c12188ccde7062de87038c
r-bioc-s4vectors_0.30.2.orig.tar.gz 651.0 KiB baff4368174bb51a52d7352c488e13026f966e1c90f3cdc3010bf9381d922358
r-bioc-s4vectors_0.30.2-1.debian.tar.xz 4.8 KiB c9c13be9eb54a4b640259a614e6d621b1165208c460f0c7e9748c07a3b1ff4dc

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