{
  "_id": "6a1967b1acfb0bcc41de8040",
  "Package": "BiocSingular",
  "Version": "1.29.0",
  "Date": "2025-10-23",
  "Title": "Singular Value Decomposition for Bioconductor Packages",
  "Authors@R": "c(person(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\", \"cph\"),\nemail=\"infinite.monkeys.with.keyboards@gmail.com\"))",
  "biocViews": "Software, DimensionReduction, PrincipalComponent",
  "Description": "Implements exact and approximate methods for singular\nvalue decomposition and principal components analysis, in a\nframework that allows them to be easily switched within\nBioconductor packages or workflows. Where possible,\nparallelization is achieved using the BiocParallel framework.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "C++17",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/LTLA/BiocSingular/issues",
  "URL": "https://github.com/LTLA/BiocSingular",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:35 UTC",
  "RemoteUrl": "https://github.com/bioc/BiocSingular",
  "RemoteRef": "HEAD",
  "RemoteSha": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 08:32:34 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre, cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "19e480e3d4e73615b13e8c9abca513fc",
  "_user": "bioc",
  "_type": "src",
  "_file": "BiocSingular_1.29.0.tar.gz",
  "_fileid": "c1e4d9bf43561537cb6f2b56d40f2f983e16d897824b00bb84115f43392e5b64",
  "_filesize": 160571,
  "_sha256": "c1e4d9bf43561537cb6f2b56d40f2f983e16d897824b00bb84115f43392e5b64",
  "_created": "2026-05-29T08:32:34.000Z",
  "_published": "2026-05-29T10:17:21.124Z",
  "_jobs": [
    {
      "job": 78466251796,
      "time": 181,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286562741"
    },
    {
      "job": 78466251902,
      "time": 234,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286578384"
    },
    {
      "job": 78466251967,
      "time": 289,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7286594352"
    },
    {
      "job": 78466251889,
      "time": 237,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286579335"
    },
    {
      "job": 78466251907,
      "time": 314,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286601228"
    },
    {
      "job": 78466251825,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288343112"
    },
    {
      "job": 78466251908,
      "time": 319,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287415545"
    },
    {
      "job": 78466251900,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288373385"
    },
    {
      "job": 78466251842,
      "time": 424,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287443596"
    },
    {
      "job": 78465659386,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286506788"
    },
    {
      "job": 78466251849,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286550640"
    },
    {
      "job": 78466251820,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286571919"
    },
    {
      "job": 78466251809,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286565835"
    },
    {
      "job": 78466251808,
      "time": 267,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286588618"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BiocSingular",
  "_commit": {
    "id": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
    "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": 1777380575
  },
  "_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": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "beachmat",
      "role": "LinkingTo"
    },
    {
      "package": "assorthead",
      "role": "LinkingTo"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "ScaledMatrix",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "rsvd",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "beachmat",
      "version": ">= 2.25.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ResidualMatrix",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 123,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "dimensionreduction",
    "principalcomponent",
    "bioconductor-package",
    "human-cell-atlas",
    "singular-value-decomposition",
    "cpp"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "ltla",
      "count": 80,
      "uuid": 8166669
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "nolan-h-hamilton",
      "count": 1,
      "uuid": 57746191
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 23912,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BiocSingular"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/ltla/biocsingular",
  "_searchresults": 1092,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiocSingular.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltla/biocsingular",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bsdeferred",
    "bsfold",
    "bsparam",
    "DeferredMatrix",
    "DeferredMatrixSeed",
    "DelayedArray",
    "ExactParam",
    "extract_array",
    "FastAutoParam",
    "IrlbaParam",
    "LowRankMatrix",
    "LowRankMatrixSeed",
    "RandomParam",
    "ResidualMatrix",
    "ResidualMatrixSeed",
    "runExactSVD",
    "runIrlbaSVD",
    "runPCA",
    "runRandomSVD",
    "runSVD",
    "show",
    "t"
  ],
  "_help": [
    {
      "page": "options",
      "title": "Global SVD options",
      "topics": [
        "BiocSingular-options"
      ]
    },
    {
      "page": "BiocSingularParam",
      "title": "BiocSingularParam classes",
      "topics": [
        "BiocSingularParam-class",
        "bsdeferred",
        "bsfold",
        "bsparam",
        "ExactParam",
        "ExactParam-class",
        "FastAutoParam",
        "FastAutoParam-class",
        "IrlbaParam",
        "IrlbaParam-class",
        "RandomParam",
        "RandomParam-class",
        "show,BiocSingularParam-method",
        "show,IrlbaParam-method",
        "show,RandomParam-method"
      ]
    },
    {
      "page": "DeferredMatrix",
      "title": "The DeferredMatrix class",
      "topics": [
        "DeferredMatrix",
        "DeferredMatrixSeed"
      ]
    },
    {
      "page": "LowRankMatrix",
      "title": "The LowRankMatrix class",
      "topics": [
        "DelayedArray,LowRankMatrixSeed-method",
        "dim,LowRankMatrixSeed-method",
        "dimnames,LowRankMatrixSeed-method",
        "dimnames<-,LowRankMatrix,ANY-method",
        "extract_array,LowRankMatrixSeed-method",
        "LowRankMatrix",
        "LowRankMatrix-class",
        "LowRankMatrixSeed",
        "LowRankMatrixSeed-class",
        "show,LowRankMatrixSeed-method",
        "t,LowRankMatrix-method",
        "[,LowRankMatrix,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "ResidualMatrix",
      "title": "The ResidualMatrix class",
      "topics": [
        "ResidualMatrix",
        "ResidualMatrixSeed"
      ]
    },
    {
      "page": "runExactSVD",
      "title": "Exact SVD",
      "topics": [
        "runExactSVD"
      ]
    },
    {
      "page": "runIrlbaSVD",
      "title": "Approximate SVD with 'irlba'",
      "topics": [
        "runIrlbaSVD"
      ]
    },
    {
      "page": "runPCA",
      "title": "Principal components analysis",
      "topics": [
        "runPCA",
        "runPCA,ANY-method"
      ]
    },
    {
      "page": "runRandomSVD",
      "title": "Approximate SVD with 'rsvd'",
      "topics": [
        "runRandomSVD"
      ]
    },
    {
      "page": "runSVD",
      "title": "Run SVD",
      "topics": [
        "runSVD",
        "runSVD,ExactParam-method",
        "runSVD,FastAutoParam-method",
        "runSVD,IrlbaParam-method",
        "runSVD,missing-method",
        "runSVD,RandomParam-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/BiocSingular/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "beachmat",
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "codetools",
    "cpp11",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "IRanges",
    "irlba",
    "lambda.r",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "Rcpp",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "ScaledMatrix",
    "snow",
    "SparseArray",
    "XVector"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "decomposition.Rmd",
      "filename": "decomposition.html",
      "title": "Singular value decomposition for Bioconductor packages",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Taking the cross-product",
        "Centering and/or scaling",
        "Other SVD-related options",
        "Running the PCA",
        "Session information"
      ],
      "created": "2019-02-09 16:03:44",
      "modified": "2019-04-11 05:12:44",
      "commits": 3
    },
    {
      "source": "representations.Rmd",
      "filename": "representations.html",
      "title": "Matrix representations to support decomposition",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The DeferredMatrix class",
        "The LowRankMatrix class",
        "The ResidualMatrix class",
        "Session information"
      ],
      "created": "2019-02-09 16:25:42",
      "modified": "2021-01-12 05:01:28",
      "commits": 5
    }
  ],
  "_score": 12.267166135262553,
  "_indexed": true,
  "_nocasepkg": "biocsingular",
  "_universes": [
    "bioc",
    "ltla"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-29T08:35:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "fc5381c2b2cafc8ef1e0e77819a0f629e250ac7a6ef92e2b44fd78dec1ee9704",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-29T08:35:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "da7386d3b8655a002fbc2ca83aa5864e68afbab2eba7963663dd72d08fa474cd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-29T08:35:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "08f31209d15f945c90a28bbfe0439b01865ccbcc19846ccdedce836bdc776d05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-29T08:36:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "1ad618b21b5d4e762bdd8643b591fb779dc31a5f481c70b864d419160ace204e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-29T10:14:05.000Z",
      "arch": "aarch64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "1f74a4ee26a9e6273947fb58f735e9883e904a10633479b202338e5e7a233262",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-29T09:20:40.000Z",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "c0a1475c7ad88deb36189754e5a951157a1676d52bfe06bf6e1e9ea9fcf65680",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-29T10:15:00.000Z",
      "arch": "aarch64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "881050c18edec4973f61691bc242a5bd5199c3d4adb0e0cfc468dfa3972a2e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-05-29T09:21:50.000Z",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "0ffa95222cba655e900f4fdfed97438c4412698ea7d137e4493a85b857df2cf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-05-29T08:35:24.000Z",
      "arch": "emscripten",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "d70e51310dd389cab1035d806eaa369a31a96a30b445b38fb0980c7594a0f799",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-29T08:34:29.000Z",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "4aeb7fbb797cead45916233af8791a9705d491e77d1125f157aa3cb0a1b57197",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-29T08:34:20.000Z",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "be12b8f6d0a7233d2a3dd9aa8c7c8811a69b5a72ac2aaf688c2218fb046933b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-05-29T08:34:52.000Z",
      "arch": "x86_64",
      "commit": "d201a10d6bc59806fba2e978d6e0a7b19f127889",
      "fileid": "ce2fdf4f2237dadba046dde5a00dbe8438cb8e1871cee915dbd23c3fdccb8bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626853898"
    }
  ]
}