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

Changelog

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

  * Team upload.
  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Charles Plessy <email address hidden>  Thu, 30 Nov 2023 02:01:09 +0000

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-delayedmatrixstats_1.24.0+ds-1.dsc 2.3 KiB 70bb3718fce1af935ba5c9f677a94541e77b78e742629c9635f84f351779ddf5
r-bioc-delayedmatrixstats_1.24.0+ds.orig.tar.xz 31.6 KiB 3451dd6ab4d233afbc6f5946b3a079e7dbbe5617d7a036b29d83c8f4aceff538
r-bioc-delayedmatrixstats_1.24.0+ds-1.debian.tar.xz 3.1 KiB 0c9ab18f1327d024a2547c8ae437fca53ea253ae828022e0bf0640faf9db54b6

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.