Package: BiocSingular
Version: 1.26.1
Date: 2025-11-17
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
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: 2025-11-17 05:57:57 UTC
RemoteUrl: https://github.com/bioc/BiocSingular
RemoteRef: RELEASE_3_22
RemoteSha: d1108986ae7c998704c7c3dbe53bebf5b5b79d3d
NeedsCompilation: yes
Packaged: 2026-01-24 21:26:13 UTC; root
Author: Aaron Lun [aut, cre, cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2026-01-24 21:28:05 UTC; windows
Archs: x64
