r-bioc-delayedmatrixstats 1.22.1+ds-1 source package in Ubuntu

Changelog

r-bioc-delayedmatrixstats (1.22.1+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  * Reduce piuparts noise in transitions (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 26 Jul 2023 18:03:35 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-delayedmatrixstats_1.22.1+ds-1.dsc 2.4 KiB 6a6974b885da444ec97ebfb192ccf3a48f1314aeac80f58635cfdba18f45abe7
r-bioc-delayedmatrixstats_1.22.1+ds.orig.tar.xz 33.0 KiB 55feab9c8b3bfcd53509874963f09a97862c0e9ccd59b3cdbf5aed6889de1f37
r-bioc-delayedmatrixstats_1.22.1+ds-1.debian.tar.xz 3.1 KiB 807ad0c44d2531791ac62156a71c0c2a28af540e5e354013026cd3478084f532

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-delayedmatrixstats: Functions on Rows and Columns of 'DelayedMatrix' Objects

 A port of the 'matrixStats' API for use with DelayedMatrix objects
 from the 'DelayedArray' package. High-performing functions operating on rows
 and columns of DelayedMatrix objects, e.g. col / rowMedians(),
 col / rowRanks(), and col / rowSds(). Functions optimized per data type and
 for subsetted calculations such that both memory usage and processing time is
 minimized.