- using log directory '/data/gannet/tmp/ripley/R/packages/tests-Sun/PerformanceAnalytics.Rcheck'
- using R version 2.11.0 Under development (unstable) (2010-02-03 r51097)
- using session charset: UTF-8
- checking for file 'PerformanceAnalytics/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'PerformanceAnalytics' version '1.0.0'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'PerformanceAnalytics' can be installed ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... 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 whether the package can be unloaded cleanly ... OK
- checking whether the name space can be loaded with stated dependencies ... OK
- checking whether the name space can be unloaded cleanly ... 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
chart.StackedBar.matrix: no visible binding for global variable
‘cex.names’
chart.StackedBar.matrix: no visible binding for global variable
‘label.height’
chart.StackedBar.xts: no visible binding for global variable
‘cex.names’
charts.Bar: no visible global function definition for ‘even’
charts.BarVaR: no visible global function definition for ‘even’
charts.TimeSeries: no visible global function definition for ‘even’
checkData: no visible binding for global variable ‘X’
table.Drawdowns: no visible binding for global variable ‘Depth’
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... WARNING
Missing link(s) in documentation object './man/PerformanceAnalytics-package.Rd':
‘[fPortfolio]{MarkowitzPortfolio}’
Missing link(s) in documentation object './man/chart.BarVaR.Rd':
‘[fPortfolio]{VaR}’
See the information in section 'Cross-references' of the 'Writing R
Extensions' manual.
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking data for non-ASCII characters ... OK
- checking examples ... ERROR
Running examples in 'PerformanceAnalytics-Ex.R' failed.
The error most likely occurred in:
> ### * chart.CumReturns
>
> flush(stderr()); flush(stdout())
>
> ### Name: chart.CumReturns
> ### Title: Cumulates and graphs a set of periodic returns
> ### Aliases: chart.CumReturns
> ### Keywords: ts multivariate distribution models hplot
>
> ### ** Examples
>
> data(edhec)
> chart.CumReturns(edhec[,"Funds of Funds",drop=FALSE],main="Cumulative Returns")
> chart.CumReturns(edhec[,"Funds of Funds",drop=FALSE],wealth.index=TRUE, main="Value of \$1")
Error: '\$' is an unrecognized escape in character string starting "Value of \$"
Execution halted
Time 3:39.45, 128.47 + 9.59