Package: pcaone Title: Fast and Accurate Randomized Singular Value Decomposition Algorithms with 'PCAone' Version: 1.5.0 Date: 2025-03-26 Authors@R: person(given = "Zilong", family = "Li", role = c("aut", "cre"), email = "zilong.dk@gmail.com") Description: Fast and Accurate Randomized Singular Value Decomposition (RSVD) methods proposed in the 'PCAone' paper by Li (2023) . License: GPL (>= 3) Depends: R (>= 4.0.0) Imports: Rcpp, Matrix (>= 1.1-0), stats LinkingTo: RcppEigen (>= 0.3.4.0.0), Rcpp SystemRequirements: C++17, GNU make Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/Zilong-Li/PCAoneR BugReports: https://github.com/Zilong-Li/PCAoneR/issues Encoding: UTF-8 Config/pak/sysreqs: make Repository: https://zilong-li.r-universe.dev Date/Publication: 2025-05-18 07:31:54 UTC RemoteUrl: https://github.com/zilong-li/pcaoner RemoteRef: HEAD RemoteSha: e6df6248342ecaba2cdb0ec9d791c32433b644da NeedsCompilation: yes Packaged: 2026-06-12 10:56:15 UTC; root Author: Zilong Li [aut, cre] Maintainer: Zilong Li