r-bioc-s4vectors 0.38.1+dfsg-1 source package in Ubuntu

Changelog

r-bioc-s4vectors (0.38.1+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)

 -- Charles Plessy <email address hidden>  Wed, 19 Jul 2023 08:05:15 +0000

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-s4vectors_0.38.1+dfsg-1.dsc 2.1 KiB f3eb0b17edad23a53e4eda0bff1e5b8ce5b1cf5a16ff65a3688b48b2c618f3af
r-bioc-s4vectors_0.38.1+dfsg.orig.tar.xz 534.9 KiB 771b20a904bb4bee5ee7c87ee41b7796ea581cea3b1b6f097b0f1afcb1b6a2cc
r-bioc-s4vectors_0.38.1+dfsg-1.debian.tar.xz 22.2 KiB 16273ccab50f91028ab9fbc74e5c0b41a74f7b8f751df1b77cd9a3edb3a6b046

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