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

Changelog

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

  * New upstream version
  * Reduce piuparts noise in transitions (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 12 Dec 2022 13:53:52 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-s4vectors_0.36.1-1.dsc 2.1 KiB 55ee0656c1ea4a5021cef3f58ef372804fd6d7afe8660bac3f69d0111c116c6e
r-bioc-s4vectors_0.36.1.orig.tar.gz 608.6 KiB db4c251e674bd7cc66f4ed9d301294b3478686436204aec9c5740e0fabd59a9a
r-bioc-s4vectors_0.36.1-1.debian.tar.xz 22.0 KiB 70b9df79dbf093e88fc78b59324a57f7ba7186604667f6429edcfbd19f44fa55

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