Last data update: 2014.03.03

rARPACK

Package: rARPACK
Type: Package
Title: Solvers for Large Scale Eigenvalue and SVD Problems
Version: 0.11-0
Date: 2016-03-07
Author: Yixuan Qiu, Jiali Mei and authors of the ARPACK library. See file
AUTHORS for details.
Maintainer: Yixuan Qiu <yixuan.qiu@cos.name>
Description: 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.
License: BSD_3_clause + file LICENSE
Copyright: see file COPYRIGHTS
URL: https://github.com/yixuan/rARPACK
BugReports: https://github.com/yixuan/rARPACK/issues
Imports: RSpectra
Suggests: Matrix (>= 1.1-0)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-09 14:17:29 UTC; qyx
Repository: CRAN
Date/Publication: 2016-03-10 00:06:16

● Cran Task View: NumericalMathematics
● 0 images, 2 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rARPACK' ...
** package 'rARPACK' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rARPACK'
    finding HTML links ... done
    eigs                                    html  
    svds                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (rARPACK)
Making 'packages.html' ... done