Skip to content

rsvd

1.0.5

Randomized Singular Value Decomposition

15packages depend
337.3Kdownloads / year
0.0%test coverage
13/13checks pass

Overview

About
Maintained by N. Benjamin ErichsonFirst published 2015-11-138 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 2.8 min · r-devel-linux-x86_64-fedora-clang
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

337.3K
CRAN downloads in the past year
Rank #647 · ~924/day · ~28.1K/mo
rsvd
Daily download trend is not available in this view yet.
31.8K30 days
95.4K90 days
337.3K1 year
Compare downloads with other packages →
Also on5.4K r2u309 autocran75.1K conda_forge44 c2d4u

Repository

Repository
104Stars
24Forks
4Open issues
0Open PRs
3Releases
104Commits
6Contributors
dimension-reductionsvdprincipal-component-analysisprobabilistic-algorithmscranrandomized-algorithmsingular-value-decompositionmatrix-approximation
104 commits · Last activity 2021-04-13

Repository practices

Upstream repositoryBeta

1 development-tooling and community-health practice detected across 1 family in the upstream repository

Checks run against github.com/erichson/rsvd on 2026-07-19.

Continuous integration (1)
Travis CI
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
2 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.0.0
Imports (1)
Matrix
LinkingTo (0)
none
Suggests (2)
Enhances (0)
none

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

8 releases. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 1.0.5Latest
    2021-04-16 · current release · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • 1.0.3
    2020-02-17 · diff ↗
  • 1.0.2
    2019-07-29 · diff ↗
  • 1.0.1
    2019-06-02 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 1.0.0
    2018-11-06 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.9
    2017-12-08 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
Show 4 earlier events
  • 0.6
    2016-07-29 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • 0.3
    2015-11-13
  • R
    R 3.2.0 released · 2015-04-16

Package metadata

First published
2015-11-13
Total releases
8 / 11 yrs
License
GPL (>= 3) OSI
Download size
3.3 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →