Package: ScaledMatrix Version: 1.6.0 Date: 2022-09-08 Title: Creating a DelayedMatrix of Scaled and Centered Values Authors@R: person("Aaron", "Lun", role=c("aut", "cre", "cph"), email="infinite.monkeys.with.keyboards@gmail.com") Imports: methods, Matrix, S4Vectors, DelayedArray Suggests: testthat, BiocStyle, knitr, rmarkdown, BiocSingular biocViews: Software, DataRepresentation Description: Provides delayed computation of a matrix of scaled and centered values. The result is equivalent to using the scale() function but avoids explicit realization of a dense matrix during block processing. This permits greater efficiency in common operations, most notably matrix multiplication. License: GPL-3 VignetteBuilder: knitr RoxygenNote: 7.1.1 BugReports: https://github.com/LTLA/ScaledMatrix/issues URL: https://github.com/LTLA/ScaledMatrix git_url: https://git.bioconductor.org/packages/ScaledMatrix git_branch: RELEASE_3_16 git_last_commit: 45a29d3 git_last_commit_date: 2022-11-01 Date/Publication: 2022-11-01 NeedsCompilation: no Packaged: 2022-11-01 22:52:44 UTC; biocbuild Author: Aaron Lun [aut, cre, cph] Maintainer: Aaron Lun Built: R 4.2.3; ; 2024-03-22 20:40:39 UTC; unix