It's not a problem with R, it's just fBasics is buggy! It overrides log
and round. Please contact the maintainer of the fBasics package.

Dr Oleg Sklyar
Technology Group
Man Investments Ltd
+44 (0)20 7144 3803
[EMAIL PROTECTED] 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> [EMAIL PROTECTED]
> Sent: 21 May 2008 09:20
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [Rd] Problem with R or fBasics Package (PR#11495)
> 
> 
>  I have a problem wirh R: After loding fBasics packages log 
> funtion  doesn't work like as fallow:
> Cenap ERDEMIR
> Hacettepe University
> Turkey
> > log(20)
> [1] 2.995732
> > local({pkg <- select.list(sort(.packages(all.available = TRUE)))
> + if(nchar(pkg)) library(pkg, character.only=TRUE)})
> Loading required package: fImport
> Loading required package: fSeries
> Loading required package: robustbase
> Loading required package: fCalendar
> Loading required package: fEcofin
> Loading required package: fUtilities
> Loading required package: MASS
> Rmetrics Package fUtilities (270.73) loaded.
> Rmetrics Package fEcofin (270.73) loaded.
> 
> 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
> 
> 
> Attaching package: 'fImport'
> 
> 
>         The following object(s) are masked from package:fCalendar :
> 
>          economagicImport,
>          forecastsImport,
>          fredImport,
>          keystatsImport,
>          yahooImport,
>          yahooSeries 
> 
> 
> Package fBasics (260.72) loaded.
> Rmetrics - Markets and Basic Statistics
> Rmetrics, (C) 1999-2007, Diethelm Wuertz, GPL
> 
> > log(20)
> Error in .Internal(log(x)) : no internal function "log"
> 
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
> 


**********************************************************************
The contents of this email are for the named addressee(s...{{dropped:22}}

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to