[Rd] Problem with R or fBasics Package (PR#11495)

ripley at stats.ox.ac.uk ripley at stats.ox.ac.uk
Wed May 21 17:40:14 CEST 2008


This indicates that you need to reinstall your packages for the current 
version of R (and you have not even told us what that is, nor your OS).

It is not a bug in R, and something frequently answered on the R-help 
mailing list.

On Wed, 21 May 2008, cenap at hacettepe.edu.tr wrote:

> 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 at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list