Last data update: 2014.03.03

expm

Package: expm
Type: Package
Title: Matrix Exponential
Version: 0.999-0
Date: 2015-10-06
Author: Vincent Goulet, Christophe Dutang, Martin Maechler,
David Firth, Marina Shapira, Michael Stadelmann,
expm-developers@lists.R-forge.R-project.org
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Description: Computation of the matrix exponential, logarithm, and related quantities.
Depends: Matrix
Imports: methods
Suggests: RColorBrewer, sfsmisc, Rmpfr
BuildResaveData: no
License: GPL (>= 2)
URL: http://R-Forge.R-project.org/projects/expm/
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2015-10-07 12:45:05 UTC; maechler
Repository: CRAN
Date/Publication: 2015-10-07 15:47:16

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'expm' ...
** package 'expm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c R_dgebal.c -o R_dgebal.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c expm-eigen.c -o expm-eigen.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c expm.c -o expm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c logm-eigen.c -o logm-eigen.o
f95   -fpic  -g -O2  -c matexp.f -o matexp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c matexp_MH09.c -o matexp_MH09.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c matpow.c -o matpow.o
f95   -fpic  -g -O2  -c matrexp.f -o matrexp.o
f95   -fpic  -g -O2  -c matrexpO.f -o matrexpO.o
f95   -fpic  -g -O2  -c mexp-common.f -o mexp-common.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o expm.so R_dgebal.o expm-eigen.o expm.o init.o logm-eigen.o matexp.o matexp_MH09.o matpow.o matrexp.o matrexpO.o mexp-common.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/expm/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'expm'
    finding HTML links ... done
    balance                                 html  
    expAtv                                  html  
    expm.Higham08                           html  
    expm                                    html  
    expmCond                                html  
    expmFrechet                             html  
    logm                                    html  
    matStig                                 html  
    matpow                                  html  
    sqrtm                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (expm)
Making 'packages.html' ... done