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"),
        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.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: 2026-05-29 08:32:34 UTC; root
Author: Aaron Lun [aut, cre, cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-05-29 08:34:52 UTC; windows
Archs: x64
