Source: r-bioc-delayedmatrixstats Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Steffen Moeller , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-bioc-matrixgenerics (>= 1.15.1), r-bioc-delayedarray (>= 0.31.7), r-bioc-sparsematrixstats (>= 1.13.2), r-cran-matrix, r-bioc-s4vectors, r-bioc-iranges, r-bioc-sparsearray, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-delayedmatrixstats Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-delayedmatrixstats.git Homepage: https://bioconductor.org/packages/DelayedMatrixStats/ Rules-Requires-Root: no Package: r-bioc-delayedmatrixstats Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: 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.