Last data update: 2014.03.03

expoRkit

Package: expoRkit
Type: Package
Title: Expokit in R
Version: 0.9
Date: 2012-10-08
Authors@R: c(person("Roger B.", "Sidje", email =
"roger.b.sidje@ua.edu", role = c("aut", "cph")), person("Niels
Richard", "Hansen", email = "Niels.R.Hansen@math.ku.dk", role =
c("aut", "cre", "cph")) )
Maintainer: Niels Richard Hansen <Niels.R.Hansen@math.ku.dk>
Depends: R (>= 2.14.1), methods
Imports: Matrix, SparseM
Description: An R-interface to the Fortran package Expokit.
URL: https://bitbucket.org/nielsrhansen/exporkit/
License: GPL (>= 2)
LazyLoad: yes
Collate: 'expoRkit.R' 'expv.R' 'expoRkit-package.R' 'data.R'
Packaged: 2012-10-08 15:49:12 UTC; Niels
Author: Roger B. Sidje [aut, cph], Niels Richard Hansen [aut, cre, cph]
Repository: CRAN
Date/Publication: 2012-10-08 16:53:08

● 0 images, 4 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'expoRkit' ...
** package 'expoRkit' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c Rinterface.f -o Rinterface.o
f95   -fpic  -g -O2  -c expokit.f -o expokit.o
expokit.f:1799:0:

          alpha(ip) = 0.5d0*alpha(ip)
 ^
Warning: iteration 7 invokes undefined behavior [-Waggressive-loop-optimizations]
expokit.f:1798:0:

       do ip = 1,2*ndeg
 ^
note: containing loop
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o expoRkit.so Rinterface.o expokit.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/expoRkit/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'expoRkit'
    finding HTML links ... done
    Rexpv                                   html  
    expoRkit                                html  
    expv-methods                            html  
    orani                                   html  
    padm                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (expoRkit)
Making 'packages.html' ... done