Skip to content

rsvd

Randomized Singular Value Decomposition

v1.0.5 · Apr 15, 2021 · GPL (>= 3)

Description

Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension reduction, and data compression. Classically, highly accurate deterministic matrix algorithms are used for this task. However, the emergence of large-scale data has severely challenged our computational ability to analyze big data. The concept of randomness has been demonstrated as an effective strategy to quickly produce approximate answers to familiar problems such as the singular value decomposition (SVD). The rsvd package provides several randomized matrix algorithms such as the randomized singular value decomposition (rsvd), randomized principal component analysis (rpca), randomized robust principal component analysis (rrpca), randomized interpolative decomposition (rid), and the randomized CUR decomposition (rcur). In addition several plot functions are provided.

Downloads

CRAN

29.6K

Last 30 days

662nd

94K

Last 90 days

323.2K

Last year

Trend: -6% (30d vs prior 30d)

r2u CRAN

547

Last 30 days

1.4K

Last 90 days

5.4K

Last year

Trend: +42.5% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (14)

Dependency Network

Dependencies Reverse dependencies Matrix FPCdpca MUGS SPECK TCA jackstraw nlpembeds sparsepca text2map wordvector LSX Seurat flashier multivarious stm rsvd

Version History

9 tracked
new 1.0.5 Mar 10, 2026
updated 1.0.5 ← 1.0.3 diff Apr 15, 2021
updated 1.0.3 ← 1.0.2 diff Feb 16, 2020
updated 1.0.2 ← 1.0.1 diff Jul 28, 2019
updated 1.0.1 ← 1.0.0 diff Jun 1, 2019
updated 1.0.0 ← 0.9 diff Nov 5, 2018
updated 0.9 ← 0.6 diff Dec 7, 2017
updated 0.6 ← 0.3 diff Jul 28, 2016
new 0.3 Nov 12, 2015