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.
Version: | 0.11-0 |
Imports: | RSpectra |
Suggests: | Matrix (≥ 1.1-0) |
Published: | 2016-03-10 |
Author: | Yixuan Qiu, Jiali Mei and authors of the ARPACK library. See file
AUTHORS for details. rARPACK author details |
Maintainer: | Yixuan Qiu <yixuan.qiu at cos.name> |
BugReports: | https://github.com/yixuan/rARPACK/issues |
License: | BSD_3_clause + file LICENSE |
Copyright: | see file COPYRIGHTS |
URL: | https://github.com/yixuan/rARPACK |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | NumericalMathematics |
CRAN checks: | rARPACK results |
Reference manual: | rARPACK.pdf |
Package source: | rARPACK_0.11-0.tar.gz |
Windows binaries: | r-devel: rARPACK_0.11-0.zip, r-release: rARPACK_0.11-0.zip, r-oldrel: rARPACK_0.11-0.zip |
OS X binaries: | r-release: rARPACK_0.11-0.tgz, r-oldrel: rARPACK_0.11-0.tgz |
Old sources: | rARPACK archive |
Reverse depends: | FastKM, lori, POINT, PPCI |
Reverse imports: | accSDA, CISE, clustrd, FACTMLE, FILEST, HDclassif, KRIS, lfda, mimi, PlackettLuce, roots, SCRABBLE, spmoran, stocc |
Reverse suggests: | logisticPCA |
Please use the canonical form https://CRAN.R-project.org/package=rARPACK to link to this page.