• using R version 2.15.3 (2013-03-01)
  • using platform: i386-apple-darwin9.8.0 (32-bit)
  • using session charset: UTF-8
  • checking for file ‘TSdata/DESCRIPTION’ ... OK
  • this is package ‘TSdata’ version ‘2012.10-1’
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Packages suggested but not available for checking: ‘TSodbc’ ‘TSpadi’
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking whether package ‘TSdata’ can be installed ... OK
  • checking installed package size ... 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 for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... 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 namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking loading without being on the library search path ... OK
  • checking sizes of PDF files under ‘inst/doc’ ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking examples ... NONE
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... ERROR
    Errors in running code in vignettes:
    when running code in ‘Guide.Stex’
    ...
    > ibmC2 <- TSget("ibm", ya2, quote = "Close", start = "2011-01-03")

    > tframe(ibmC1) <- as.Date(tframe(ibmC1))

    > tfplot(ibmC2, ibmC1, ylab = "IBM Close", Title = "IBM via getSymbol and histQuote",
    + lastObs = TRUE, legend = c("via histQuote (black)", "via ..." ... [TRUNCATED]

    When sourcing ‘Guide.R’:
    Error: length of 'dimnames' [2] not equal to array extent
    Execution halted
  • elapsed time (check, wall clock): 0:26