Last data update: 2014.03.03

Bessel

Package: Bessel
Version: 0.5-5
Date: 2013-12-10
Title: Bessel -- Bessel Functions Computations and Approximations
Author: Martin Maechler
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Depends: Rmpfr
Suggests: gsl
Description: Bessel Function Computations for complex and real numbers;
notably interfacing TOMS 644; approximations for large arguments,
experiments, etc.
License: GPL (>= 2)
URL: http://specfun.r-forge.r-project.org/
Packaged: 2013-12-10 08:51:25 UTC; maechler
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-12-10 10:36:57

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Bessel' ...
** package 'Bessel' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c zbsubs.c -o zbsubs.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Bessel.so zbsubs.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Bessel/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Bessel'
    finding HTML links ... done
    Airy                                    html  
    Bessel                                  html  
    Hankel                                  html  
    bI                                      html  
    finding level-2 HTML links ... done

    besselI.nuAsym                          html  
    besselIasym                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Bessel)
Making 'packages.html' ... done