r-bioc-delayedmatrixstats 1.14.3+ds-1 source package in Ubuntu
Changelog
r-bioc-delayedmatrixstats (1.14.3+ds-1) unstable; urgency=medium * Team upload. * New upstream version * Standards-Version: 4.6.0 (routine-update) * dh-update-R to update Build-Depends (3) (routine-update) * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on r-bioc-s4vectors. * Provide autopkgtest-pkg-r.conf to make sure testthat will be found * Drop debian/tests/control and rely on autopkgtest-pkg-r -- Andreas Tille <email address hidden> Mon, 06 Sep 2021 11:51:06 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-bioc-delayedmatrixstats_1.14.3+ds-1.dsc | 2.3 KiB | 89a8f94328192fbf206b6fbe18fc5b774d338cc68547291e05c14b55201badb4 |
r-bioc-delayedmatrixstats_1.14.3+ds.orig.tar.xz | 32.8 KiB | d659a82d68cfc7101e0706a666fef2f7cad82045c3bad44bf5e9935629ab3b54 |
r-bioc-delayedmatrixstats_1.14.3+ds-1.debian.tar.xz | 2.8 KiB | 8602f54e9aa9aa432694a155e6a89488546b6989e0ecab8b21b302c98e93d53c |
Available diffs
- diff from 1.12.3+ds-1 to 1.14.3+ds-1 (24.9 KiB)
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.