Package: BiocSingular
Version: 1.27.1
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: 2025-11-17 05:42:41 UTC
RemoteUrl: https://github.com/bioc/BiocSingular
RemoteRef: HEAD
RemoteSha: 9c87cf678596f0c7b47cd2e23a3ff0f18d362262
NeedsCompilation: yes
Packaged: 2025-11-17 07:26:27 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; 2025-11-17 07:28:40 UTC; windows
Archs: x64
