Package: BiocSingular
Version: 1.29.1
Date: 2026-08-28
Title: Singular Value Decomposition for Bioconductor Packages
Authors@R: c(person("Aaron", "Lun", role=c("aut", "cre", "cph"),
        email="infinite.monkeys.with.keyboards@gmail.com"))
Imports: BiocGenerics, S4Vectors, Matrix, methods, utils, DelayedArray,
        BiocParallel, ScaledMatrix, irlba, rsvd, Rcpp, beachmat (>=
        2.25.1)
Suggests: testthat, BiocStyle, knitr, rmarkdown, ResidualMatrix
biocViews: Software, DimensionReduction, PrincipalComponent
Description: Implements exact and approximate methods for singular
        value decomposition and principal components analysis, in a
        framework that allows them to be easily switched within
        Bioconductor packages or workflows. Where possible,
        parallelization is achieved using the BiocParallel framework.
License: GPL-3
LinkingTo: Rcpp, beachmat, assorthead
VignetteBuilder: knitr
SystemRequirements: C++17
Encoding: UTF-8
BugReports: https://github.com/LTLA/BiocSingular/issues
URL: https://github.com/LTLA/BiocSingular
Config/roxygen2/version: 8.1.0
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-08-27 15:57:31 UTC
RemoteUrl: https://github.com/bioc/BiocSingular
RemoteRef: HEAD
RemoteSha: 8544ac52d53b7bb2149fed8268a99484a606c18e
NeedsCompilation: yes
Packaged: 2026-08-28 13:11:12 UTC; root
Author: Aaron Lun [aut, cre, cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.1; aarch64-apple-darwin23; 2026-08-28 13:13:22 UTC; unix
