Skip to content

RSpectra

Solvers for Large-Scale Eigenvalue and SVD Problems

v0.16-2 · Jul 18, 2024 · MPL (>= 2)

Description

R interface to the 'Spectra' library <https://spectralib.org/> for large-scale eigenvalue and SVD problems. It is typically used to compute a few eigenvalues/vectors of an n by n matrix, e.g., the k largest eigenvalues, which is usually more efficient than eigen() if k << n. This package provides the 'eigs()' function that does the similar job as in 'Matlab', 'Octave', 'Python SciPy' and 'Julia'. It also provides the 'svds()' function to calculate the largest k singular values and corresponding singular vectors of a real matrix. The matrix to be computed on can be dense, sparse, or in the form of an operator defined by the user.

Downloads

67.3K

Last 30 days

436th

221.9K

Last 90 days

802.7K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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 details (2 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is 46.6Mb
  sub-directories of 1Mb or more:
    libs  46.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 47.6Mb
  sub-directories of 1Mb or more:
    libs  47.0Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 46.6Mb
  sub-directories of 1Mb or more:
    libs  46.0Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 47.6Mb
  sub-directories of 1Mb or more:
    libs  47.0Mb

Reverse Dependencies (125)

Dependency Network

Dependencies Reverse dependencies Matrix Rcpp SKAT SmartSVA fad onlinePCA pPCA randPedPCA BioGSP CFM ClimMobTools GRANDpriv Gmedian HCD HDANOVA HDMFA HyperG +110 more reverse deps RSpectra

Version History

new 0.16-2 Mar 10, 2026
updated 0.16-2 ← 0.16-1 diff Jul 17, 2024
updated 0.16-1 ← 0.16-0 diff Apr 23, 2022
updated 0.16-0 ← 0.15-0 diff Nov 30, 2019
updated 0.15-0 ← 0.14-0 diff Jun 10, 2019
updated 0.14-0 ← 0.13-1 diff Apr 3, 2019
updated 0.13-1 ← 0.12-0 diff May 22, 2018
updated 0.12-0 ← 0.11-0 diff Jun 11, 2016
new 0.11-0 Feb 28, 2016