{
  "_id": "6a49475da788432aeabf3cf2",
  "Package": "ResidualMatrix",
  "Version": "1.23.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:38 UTC",
  "RemoteUrl": "https://github.com/bioc/ResidualMatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 06:01:55 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre, cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "ResidualMatrix_1.23.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/958b99c0887775011b4a3a5d027928fb1d7abff862bdb78bd0ebad67e614866b",
  "_filesize": 186515,
  "_sha256": "958b99c0887775011b4a3a5d027928fb1d7abff862bdb78bd0ebad67e614866b",
  "_expires": "2026-10-12T17:48:11.000Z",
  "_created": "2026-07-03T06:01:55.000Z",
  "_published": "2026-07-04T17:48:13.569Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837",
  "_status": "success",
  "_upstream": "https://github.com/bioc/ResidualMatrix",
  "_commit": {
    "id": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following 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": "resolute",
  "_jobs": [
    {
      "job": 85153560926,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8058988692"
    },
    {
      "job": 85153560935,
      "time": 296,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8059022035"
    },
    {
      "job": 85153560805,
      "time": 288,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059019763"
    },
    {
      "job": 85153560942,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8058986335"
    },
    {
      "job": 85153560872,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8058991629"
    },
    {
      "job": 85153560751,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058948131"
    },
    {
      "job": 85153560778,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8058989970"
    },
    {
      "job": 85153560904,
      "time": 218,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8059001990"
    },
    {
      "job": 85153560905,
      "time": 227,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8059004131"
    },
    {
      "job": 85153560795,
      "time": 211,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8059000619"
    }
  ],
  "_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": true,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/ltla/residualmatrix",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_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/HEAD/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": 5.819543935541868,
  "_indexed": true,
  "_nocasepkg": "residualmatrix",
  "_universes": [
    "bioc",
    "ltla"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-07-03T06:05:04.000Z",
      "distro": "resolute",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/b0245f9dea6ecab0655d016b955980a33b7ebf1a8dda2355d0413c59b357815e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-07-03T06:04:54.000Z",
      "distro": "resolute",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/f448abce77bca8bddf5a62979c827f04bef823960307d3a1ab662d06329c3298",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-07-03T06:03:40.000Z",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/35e402a1aec86efadd0eee61623a9e49440d74d22a612424c1ca4543620a0c8b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-07-03T06:03:53.000Z",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/7b03d5116fe29ce4ded009f53c4bc3c32e7d714e6b6b9102edf0426c148eac5e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-07-03T06:05:10.000Z",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/e201ea670effcd8c3bce0748bc57af0861e09ee423ecfa3b393a643bb9ecea20",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-03T06:03:33.000Z",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/46d6e5c8ed7615bd3c037aa41ee213e36a9482275d429876bcdeef46e93951bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-03T06:03:50.000Z",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/2df051b5fb8a0e0e0fe2f4488becc9f3e8b8144d2ac5cb87550d5c73092b59e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-03T06:03:27.000Z",
      "commit": "1999e8c5bde9d50d8b6cc740ca22d1eec9f16594",
      "fileid": "https://r2.ropensci.org/9a5266ceba01c5ae38f69f05b8323304386fa3a671ceac0a85876df654f4caa4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641609837"
    }
  ]
}