Package: ResidualMatrix
Version: 1.20.0
Date: 2025-04-08
Title: Creating a DelayedMatrix of Regression Residuals
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, Regression, BatchEffect,
        ExperimentalDesign
Description: Provides delayed computation of a matrix of residuals
        after fitting a linear model to each column of an input matrix.
        Also supports partial computation of residuals where selected
        factors are to be preserved in the output matrix. Implements a
        number of efficient methods for operating on the delayed matrix
        of residuals, most notably matrix multiplication and
        calculation of row/column sums or means.
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.3.1
BugReports: https://github.com/LTLA/ResidualMatrix/issues
URL: https://github.com/LTLA/ResidualMatrix
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:02:07 UTC
RemoteUrl: https://github.com/bioc/ResidualMatrix
RemoteRef: RELEASE_3_22
RemoteSha: 87f8d9c30b8a7e2d153761daf2ebbf261fa36021
NeedsCompilation: no
Packaged: 2025-11-11 16:55:35 UTC; root
Author: Aaron Lun [aut, cre, cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; ; 2025-11-11 17:00:24 UTC; windows
