[R] problem with package fSeries

Balazs Torma torma at ilab.sztaki.hu
Wed Oct 31 17:43:57 CET 2007


Helo,

  please look at the log below: after loading the fSeries library, I can not use the log function. Is this a bug or what am I doing wrong?

Because of this, I'm unable to use the garch library.

thanks a lot for any help,
Balazs Torma


> log(1)
[1] 0
> require("fSeries")
Loading required package: fSeries
Loading required package: robustbase
Loading required package: fCalendar
Loading required package: fEcofin

Rmetrics, (C) 1999-2006, Diethelm Wuertz, GPL
fCalendar: Time, Date and Calendar Tools

Package fSeries (260.72) loaded.
Rmetrics - Financial Time Series Objects
Rmetrics, (C) 1999-2007, Diethelm Wuertz, GPL

> log(1)
Error in .Internal(log(x)) : no internal function "log"
>



More information about the R-help mailing list