Last data update: 2014.03.03

fArma

Package: fArma
Version: 3010.79
Revision: 5527
Date: 2013-06-23
Title: ARMA Time Series Modelling
Author: Diethelm Wuertz and many others, see the SOURCE file
Depends: R (>= 2.4.0), methods, timeDate, timeSeries, fBasics
Suggests: RUnit, tcltk
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 19:35:04 UTC; yohan
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-24 01:51:26

● Cran Task View: TimeSeries
● 0 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'fArma' ...
** package 'fArma' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c Fracdiff.f -o Fracdiff.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Wavethresh.c -o Wavethresh.o
Wavethresh.c:254:0: warning: "ACCESSC" redefined
 #define ACCESSC(l,r)    *(C + *(offsetC+(l)) + (r) - *(firstC+(l)))
 ^
Wavethresh.c:87:0: note: this is the location of the previous definition
 #define ACCESSC(c, firstC, lengthC, ix, bc) 
 ^
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o fArma.so Fracdiff.o Wavethresh.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/fArma/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'fArma'
    finding HTML links ... done
    ArmaInterface                           html  
    ArmaStatistics                          html  
    LrdModelling                            html  
    LrdStatistics                           html  
** building package indices
** testing if installed package can be loaded
* DONE (fArma)
Making 'packages.html' ... done