{
  "_id": "6a193b33acfb0bcc41dd4353",
  "Package": "BiocSingular",
  "Version": "1.28.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:35 UTC",
  "RemoteUrl": "https://github.com/bioc/BiocSingular",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 06:25:35 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre, cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "af98b34d4acd33a70eeb428dad1db08a",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BiocSingular_1.28.0.tar.gz",
  "_fileid": "54179ddfb91c827c3935da3cc475cb4ffec6b59e01f7ae15140ace4696497b1c",
  "_filesize": 160650,
  "_sha256": "54179ddfb91c827c3935da3cc475cb4ffec6b59e01f7ae15140ace4696497b1c",
  "_created": "2026-05-29T06:25:35.000Z",
  "_published": "2026-05-29T07:07:31.436Z",
  "_jobs": [
    {
      "job": 78449443402,
      "time": 182,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7284509535"
    },
    {
      "job": 78449443455,
      "time": 231,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284520877"
    },
    {
      "job": 78449443435,
      "time": 332,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7284545188"
    },
    {
      "job": 78449443464,
      "time": 223,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284519349"
    },
    {
      "job": 78449443470,
      "time": 285,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7284533501"
    },
    {
      "job": 78449443453,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285019216"
    },
    {
      "job": 78449443444,
      "time": 363,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285007738"
    },
    {
      "job": 78449443450,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285020059"
    },
    {
      "job": 78449443452,
      "time": 513,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285048205"
    },
    {
      "job": 78449023890,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284468107"
    },
    {
      "job": 78449443472,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284500155"
    },
    {
      "job": 78449443422,
      "time": 210,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284516410"
    },
    {
      "job": 78449443416,
      "time": 267,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7284529151"
    },
    {
      "job": 78449443447,
      "time": 230,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284521035"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BiocSingular",
  "_commit": {
    "id": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
    "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": 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": false,
  "_usedby": 123,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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/RELEASE_3_23/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": false,
  "_nocasepkg": "biocsingular",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BiocSingular",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T06:28:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "c140c0c8570f63fee7247b9820a1c94f16f452e45cea5e58da8a5e5fc17e5730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T06:29:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "9e14299ad2d38ed5834489cfee41f6d972eaaf26443c3317ba2939351b4fa07a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T06:28:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "7ed7c486efb88a769bcc5120661bb03d925deb42cf8c5c534774047258ece7f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T06:28:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "690a3352c4eb082f8987e257ccd4c66a5c4baa59d8a287b7b93140374973ddf3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T07:03:51.000Z",
      "arch": "aarch64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "856bec3ed3bd244c6171841581ffd2472ddfe0ffd501005571552142c03d29b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T07:01:18.000Z",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "8f9e18e2b839ac36a06595edf8d1b34aa8caf7dfc52ab78716a9d743d04eb401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T07:03:44.000Z",
      "arch": "aarch64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "566fdc95500a114195c4e44d09015e114e69138b70b70306cb0a89a79b3828d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T07:02:46.000Z",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "83052c4034b5949796e3b539c08183651fa879f035c2ae9c957389d337c845db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.28.0",
      "date": "2026-05-29T06:28:23.000Z",
      "arch": "emscripten",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "00f0f4e342fd4cee7654f5731dfebd598d88a43c630348633632cb70dbd9eb8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T06:27:21.000Z",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "b0b11654b3d9c613ee37b77284acea6b0cf80987852ec667dc8a7a85aae8a34c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T06:28:10.000Z",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "0fdc73455dc1f5ece061547669d2153478ef47dee010d052ca535c5a83ed750a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T06:27:46.000Z",
      "arch": "x86_64",
      "commit": "675ff544b7bab511b17d6b52ef390815b4aa3bc0",
      "fileid": "391bb14ff25ce06c1af5a5a07807bbd847648fd93fc23883f93b1900d4cbc58e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26621711165"
    }
  ]
}