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

Changelog

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

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Wed, 16 Aug 2023 09:53:02 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-delayedmatrixstats_1.22.5+ds-1.dsc 2.4 KiB 3d9baaaac152132cc9dc91fafca76e4f78a24bbf4fdb2296dd03f7f38303aee1
r-bioc-delayedmatrixstats_1.22.5+ds.orig.tar.xz 33.2 KiB bf50130c24a1f838977d0bf90e92bda241b354403c0dce03aeb5e268e90b54b5
r-bioc-delayedmatrixstats_1.22.5+ds-1.debian.tar.xz 3.1 KiB 819cb4c0848085d634e75c58b56a279c8ad4c25258d2f58f0c9c714d1f00a9bd

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.