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

Changelog

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

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 21 Nov 2022 07:11:22 +0100

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-delayedmatrixstats_1.20.0+ds-1.dsc 2.4 KiB d776bf0d0a8be4e4bb1dc761c17f9fbe6cf3d0c1a26a4353f2c693982f2a9193
r-bioc-delayedmatrixstats_1.20.0+ds.orig.tar.xz 32.7 KiB c50e815108103bd65d6c4021c502ec5bd3b7656943cd1f621cff748168ceb3dd
r-bioc-delayedmatrixstats_1.20.0+ds-1.debian.tar.xz 3.0 KiB 218cd880cacebf5af9937fa79b9e2799cc0c1720fab0ecdfc6f783aa39c8c8dd

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.