[R] problem with package fSeries

Kerpel, John John.Kerpel at infores.com
Wed Oct 31 17:58:51 CET 2007


Are you using the latest version of R - with the patch?

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of Balazs Torma
Sent: Wednesday, October 31, 2007 11:44 AM
To: r-help at r-project.org
Cc: rmetrics-core at r-project.org
Subject: [R] problem with package fSeries


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"
>

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list