• using R version 2.10.1 Patched (2010-02-01 r51089)
  • using session charset: UTF-8
  • using options '--no-examples --no-tests --no-vignettes'
  • 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 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 name space 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
    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 data for non-ASCII characters ... OK
  • checking examples ... SKIPPED
  • checking package vignettes in 'inst/doc' ... SKIPPED
  • checking PDF version of manual ... OK
  • using check arguments '--no-examples --no-tests --no-vignettes'