Package fSeries_260.72.tar.gz did not pass R CMD check

Uwe.Ligges at r-project.org Uwe.Ligges at r-project.org
Tue Jun 17 19:46:18 CEST 2008


Dear package maintainer,
 
this notification has been generated automatically.
Your package fSeries_260.72.tar.gz did not pass 'R CMD check' on
Windows and will be omitted from the corresponding CRAN directory
(CRAN/bin/windows/contrib/2.7/).
Please check the attached log-file and consider to resubmit a version
with increased version number that passes R CMD check on Windows.
R version 2.7.1 beta (2008-06-13 r45923)
 
All the best,
Uwe Ligges
(Maintainer of binary packages for Windows)
-------------- next part --------------
* using log directory 'd:/Rcompile/CRANpkg/local/2.7/fSeries.Rcheck'
* using R version 2.7.1 beta (2008-06-13 r45923)
* using session charset: ISO8859-1
* checking for file 'fSeries/DESCRIPTION' ... OK
* this is package 'fSeries' version '260.72'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'fSeries' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
colCummaxs.zoo: no visible global function definition for 'zoo'
colCummins.zoo: no visible global function definition for 'zoo'
colCumprods.zoo: no visible global function definition for 'zoo'
colCumreturns.zoo: no visible global function definition for 'zoo'
colCumsums.zoo: no visible global function definition for 'zoo'
returns.zoo: no visible global function definition for 'zoo'
rowCumsums.zoo: no visible global function definition for 'zoo'
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating fSeries-Ex.R ... OK
* checking examples ... ERROR
Running examples in 'fSeries-Ex.R' failed.
The error most likely occurred in:

> ### * aggregate
> 
> flush(stderr()); flush(stdout())
> 
> ### Name: aggregate
> ### Title: timeSeries Class, Functions and Methods
> ### Aliases: aggregate aggregate.timeSeries
> ### Keywords: chron
> 
> ### ** Examples
> 
> ## data - 
>    x = as.timeSeries(data(msft.dat))
>    
> ## aggregate -
>    aggregate(x)   
Error in aggregate.timeSeries(x) : 
  no slot of name "Dim" for this object of class "timeDate"
Calls: aggregate -> aggregate.timeSeries
Execution halted


More information about the Rmetrics-core mailing list