{
  "_id": "6a196e57acfb0bcc41deb904",
  "Package": "ResidualMatrix",
  "Version": "1.22.0",
  "Date": "2025-04-08",
  "Title": "Creating a DelayedMatrix of Regression Residuals",
  "Authors@R": "person(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\", \"cph\"),\nemail=\"infinite.monkeys.with.keyboards@gmail.com\")",
  "biocViews": "Software, DataRepresentation, Regression, BatchEffect,\nExperimentalDesign",
  "Description": "Provides delayed computation of a matrix of residuals\nafter fitting a linear model to each column of an input matrix.\nAlso supports partial computation of residuals where selected\nfactors are to be preserved in the output matrix. Implements a\nnumber of efficient methods for operating on the delayed matrix\nof residuals, most notably matrix multiplication and\ncalculation 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",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:38 UTC",
  "RemoteUrl": "https://github.com/bioc/ResidualMatrix",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:54:21 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre, cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "8d7aaf9ca53690d8d8bfd6665005aafa",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "ResidualMatrix_1.22.0.tar.gz",
  "_fileid": "5c8144c9ae127baf4c50282d61945c2758ce01431bfc9e59f8f1492542362e38",
  "_filesize": 183550,
  "_sha256": "5c8144c9ae127baf4c50282d61945c2758ce01431bfc9e59f8f1492542362e38",
  "_created": "2026-05-29T08:54:21.000Z",
  "_published": "2026-05-29T10:45:43.463Z",
  "_jobs": [
    {
      "job": 78469463217,
      "time": 174,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286950221"
    },
    {
      "job": 78469463253,
      "time": 300,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286988044"
    },
    {
      "job": 78469463232,
      "time": 337,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286998587"
    },
    {
      "job": 78469463242,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288850208"
    },
    {
      "job": 78469463247,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288860739"
    },
    {
      "job": 78468793908,
      "time": 268,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286895745"
    },
    {
      "job": 78469463267,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286938073"
    },
    {
      "job": 78469463262,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286964192"
    },
    {
      "job": 78469463249,
      "time": 224,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286964880"
    },
    {
      "job": 78469463260,
      "time": 222,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286964212"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ResidualMatrix",
  "_commit": {
    "id": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380818
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocSingular",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "datarepresentation",
    "regression",
    "batcheffect",
    "experimentaldesign"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ltla",
      "count": 19,
      "uuid": 8166669
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 6929,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ResidualMatrix"
  },
  "_devurl": "https://github.com/ltla/residualmatrix",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ResidualMatrix.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltla/residualmatrix",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "colMeans",
    "colSums",
    "DelayedArray",
    "extract_array",
    "ResidualMatrix",
    "ResidualMatrixSeed",
    "rowMeans",
    "rowSums",
    "show",
    "t"
  ],
  "_help": [
    {
      "page": "ResidualMatrix-package",
      "title": "The 'ResidualMatrix' package",
      "topics": [
        "ResidualMatrix-package"
      ]
    },
    {
      "page": "ResidualMatrix-class",
      "title": "The ResidualMatrix class",
      "topics": [
        "%*%,ANY,ResidualMatrix-method",
        "%*%,ResidualMatrix,ANY-method",
        "%*%,ResidualMatrix,ResidualMatrix-method",
        "colMeans,ResidualMatrix-method",
        "colSums,ResidualMatrix-method",
        "crossprod,ANY,ResidualMatrix-method",
        "crossprod,ResidualMatrix,ANY-method",
        "crossprod,ResidualMatrix,missing-method",
        "crossprod,ResidualMatrix,ResidualMatrix-method",
        "dimnames<-,ResidualMatrix,ANY-method",
        "ResidualMatrix",
        "ResidualMatrix-class",
        "rowMeans,ResidualMatrix-method",
        "rowSums,ResidualMatrix-method",
        "t,ResidualMatrix-method",
        "tcrossprod,ANY,ResidualMatrix-method",
        "tcrossprod,ResidualMatrix,ANY-method",
        "tcrossprod,ResidualMatrix,missing-method",
        "tcrossprod,ResidualMatrix,ResidualMatrix-method",
        "[,ResidualMatrix,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "ResidualMatrixSeed-class",
      "title": "The ResidualMatrixSeed class",
      "topics": [
        "DelayedArray,ResidualMatrixSeed-method",
        "dim,ResidualMatrixSeed-method",
        "dimnames,ResidualMatrixSeed-method",
        "extract_array,ResidualMatrixSeed-method",
        "ResidualMatrixSeed",
        "ResidualMatrixSeed-class",
        "show,ResidualMatrixSeed-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/ResidualMatrix/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "SparseArray",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "ResidualMatrix.Rmd",
      "filename": "ResidualMatrix.html",
      "title": "Using the ResidualMatrix class",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Using the ResidualMatrix",
        "Retaining certain factors",
        "Restricting observations",
        "Session information"
      ],
      "created": "2020-08-31 00:40:47",
      "modified": "2024-06-21 17:40:06",
      "commits": 6
    }
  ],
  "_score": 6.660214496875278,
  "_indexed": false,
  "_nocasepkg": "residualmatrix",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/ResidualMatrix",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T08:57:40.000Z",
      "distro": "noble",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "ee5ea68d664b76b1c5e91957ba127d06b15fa377115dba8c2faba534e79a20c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T08:58:15.000Z",
      "distro": "noble",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "aa9d185218235579b01cbfdeeaccc7a2dd7ade8666bee4af52d0f0338ce9d690",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T10:43:36.000Z",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "9b542a669a10eda37af79bae86ae5afde47d9f5fb87866e42a3004a0617da3da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T10:43:52.000Z",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "f65a5b3c9574a23a26dfcea2f522f6926d6008f408f6eff627de2bc070df7dde",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0",
      "date": "2026-05-29T08:57:06.000Z",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "5ab6d3eb508b344d24314945e5a69cba8ad0d6167987fd70b3956b21c68599b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T08:56:16.000Z",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "9128153e12b97f705593acfdf75c31f5cafcf3a93a88865ed560a7c4c6bdd31a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T08:56:21.000Z",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "257634f8ad5ad855099bf59195a5767bf522dd16dab4ecfe97038200c63d029f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T08:56:16.000Z",
      "commit": "bbbe857cff28da2a240231a3b9b5302a5b75bcdd",
      "fileid": "6c3e5ac8b6ab8e480a89bba96a55a49dbb208db5a1bede30d457563c2dc1cf04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627800973"
    }
  ]
}