Last data update: 2014.03.03

fAsianOptions

Package: fAsianOptions
Version: 3010.79
Revision: 5522
Date: 2013-06-23
Title: EBM and Asian Option Valuation
Author: Diethelm Wuertz and many others, see the SOURCE file
Depends: R (>= 2.4.0), timeDate, timeSeries, fBasics, fOptions
Suggests: RUnit
Maintainer: Yohan Chalabi <yohan.chalabi@rmetrics.org>
Description: Environment for teaching "Financial Engineering and
Computational Finance"
Note: Several parts are still preliminary and may be changed in the
future. this typically includes function and argument names, as
well as defaults for arguments and return values.
LazyData: yes
License: GPL (>= 2)
URL: http://www.rmetrics.org
Packaged: 2013-06-23 18:22:14 UTC; yohan
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-24 01:53:27

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'fAsianOptions' ...
** package 'fAsianOptions' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c EBMAsianOptions.f -o EBMAsianOptions.o
f95   -fpic  -g -O2  -c GammaFunctions.f -o GammaFunctions.o
f95   -fpic  -g -O2  -c HypergeometricFunctions.f -o HypergeometricFunctions.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o fAsianOptions.so EBMAsianOptions.o GammaFunctions.o HypergeometricFunctions.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/fAsianOptions/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'fAsianOptions'
    finding HTML links ... done
    BesselFunctions                         html  
    EBMAsianOptions                         html  
    EBMDistribution                         html  
    GammaFunctions                          html  
    HypergeometricFunctions                 html  
** building package indices
** testing if installed package can be loaded
* DONE (fAsianOptions)
Making 'packages.html' ... done