Package: rARPACK 0.11-0

rARPACK: Solvers for Large Scale Eigenvalue and SVD Problems

Previously an R wrapper of the 'ARPACK' library <http://www.caam.rice.edu/software/ARPACK/>, and now a shell of the R package 'RSpectra', an R interface to the 'Spectra' library <http://yixuan.cos.name/spectra/> for solving large scale eigenvalue/vector problems. The current version of 'rARPACK' simply imports and exports the functions provided by 'RSpectra'. New users of 'rARPACK' are advised to switch to the 'RSpectra' package.

Authors:Yixuan Qiu, Jiali Mei and authors of the ARPACK library. See file AUTHORS for details.

rARPACK_0.11-0.tar.gz
rARPACK_0.11-0.zip(r-4.7)rARPACK_0.11-0.zip(r-4.6)rARPACK_0.11-0.zip(r-4.5)
rARPACK_0.11-0.tgz(r-4.6-any)rARPACK_0.11-0.tgz(r-4.5-any)
rARPACK_0.11-0.tar.gz(r-4.7-any)rARPACK_0.11-0.tar.gz(r-4.6-any)
rARPACK_0.11-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rARPACK/json (API)
NEWS

# Install 'rARPACK' in R:
install.packages('rARPACK', repos = c('https://yixuan.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yixuan/rarpack/issues

On CRAN:

Conda:

9.66 score 45 stars 55 packages 191 scripts 11k downloads 3 mentions 3 exports 5 dependencies

Last updated from:39cf6ea42f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK98
source / vignettesOK131
linux-release-x86_64OK104
macos-release-arm64OK77
macos-oldrel-arm64OK98
windows-develOK95
windows-releaseOK82
windows-oldrelOK90
wasm-releaseOK88

Exports:eigseigs_symsvds

Dependencies:latticeMatrixRcppRcppEigenRSpectra