Fast and Accurate Randomized Singular Value Decomposition (RSVD) methods proposed in the 'PCAone' paper by Li (2023) <https://genome.cshlp.org/content/33/9/1599>.
Version: | 1.1.0 |
Depends: | R (≥ 3.6.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp, RcppEigen (≥ 0.3.3.3.0) |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-09-25 |
DOI: | 10.32614/CRAN.package.pcaone |
Author: | Zilong Li [aut, cre] |
Maintainer: | Zilong Li <zilong.dk at gmail.com> |
BugReports: | https://github.com/Zilong-Li/PCAoneR/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/Zilong-Li/PCAoneR |
NeedsCompilation: | yes |
SystemRequirements: | C++17, GNU make |
Citation: | pcaone citation info |
Materials: | README NEWS |
CRAN checks: | pcaone results |
Reference manual: | pcaone.pdf |
Package source: | pcaone_1.1.0.tar.gz |
Windows binaries: | r-devel: pcaone_1.1.0.zip, r-release: pcaone_1.1.0.zip, r-oldrel: pcaone_1.1.0.zip |
macOS binaries: | r-release (arm64): pcaone_1.1.0.tgz, r-oldrel (arm64): pcaone_1.1.0.tgz, r-release (x86_64): pcaone_1.1.0.tgz, r-oldrel (x86_64): pcaone_1.1.0.tgz |
Old sources: | pcaone archive |
Please use the canonical form https://CRAN.R-project.org/package=pcaone to link to this page.