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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <email address hidden>  Sat, 14 May 2022 21:50:15 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-delayedmatrixstats_1.18.0+ds-1.dsc 2.3 KiB 10952c1355846bf5cad4a747b9d597d3d3dfcd8ef99cb0d3e5c321a5cbd489a3
r-bioc-delayedmatrixstats_1.18.0+ds.orig.tar.xz 32.7 KiB 32ec29ad4c18401e42bab5c387a36412c603773aa49ff11335cc46c436893c5b
r-bioc-delayedmatrixstats_1.18.0+ds-1.debian.tar.xz 2.9 KiB 18a993a243e0b4e2b1f336492ef53d4548c16936f98de02760d8fe6b55a005e4

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.