• using R version 2.14.1 Patched (2012-02-04 r58267)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘quantmod/DESCRIPTION’ ... OK
  • checking extension type ... Package
  • this is package ‘quantmod’ version ‘0.3-17’
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking whether package ‘quantmod’ 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 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 namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace 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
    .getFin: warning in matrix(as.numeric(gsub("^-$", "",
    as.matrix(ret$IS$Q[, -1]))), nr = 49): partial argument match of 'nr'
    to 'nrow'
    .getFin: warning in matrix(as.numeric(gsub("^-$", "",
    as.matrix(ret$IS$A[, -1]))), nr = 49): partial argument match of 'nr'
    to 'nrow'
    .getFin: warning in matrix(as.numeric(gsub("^-$", "",
    as.matrix(ret$BS$Q[, -1]))), nr = 40): partial argument match of 'nr'
    to 'nrow'
    .getFin: warning in matrix(as.numeric(gsub("^-$", "",
    as.matrix(ret$BS$A[, -1]))), nr = 40): partial argument match of 'nr'
    to 'nrow'
    .getFin: warning in matrix(as.numeric(gsub("^-$", "",
    as.matrix(ret$CF$Q[, -1]))), nr = 19): partial argument match of 'nr'
    to 'nrow'
    .getFin: warning in matrix(as.numeric(gsub("^-$", "",
    as.matrix(ret$CF$A[, -1]))), nr = 19): partial argument match of 'nr'
    to 'nrow'
    addEMA: warning in matrix(ma.tmp[lchob@xsubset, ], nc = NCOL(ma.tmp)):
    partial argument match of 'nc' to 'ncol'
    addSMA: warning in matrix(ma.tmp[lchob@xsubset, ], nc = NCOL(ma.tmp)):
    partial argument match of 'nc' to 'ncol'
    add_title : <anonymous>: no visible binding for global variable ‘side’
    add_title : <anonymous>: no visible binding for global variable ‘font’
    add_title : <anonymous>: no visible binding for global variable ‘pos’
    chartMACD: warning in legend("topleft", legend = c(paste("Moving
    Average Convergence Divergence (", paste(x@params$fast,
    x@params$slow, x@params$signal, sep = ","), "):", sep = ""),
    paste("MACD:", sprintf("%.3f", last(macd[, 1]))), paste("Signal:",
    sprintf("%.3f", last(macd[, 2])))), text.col =
    c(x@params$colors$fg.col, col[3], col[4]), bty = "n", y.inter =
    0.95): partial argument match of 'y.inter' to 'y.intersp'
    chartSeries: warning in match.call(expand = TRUE): partial argument
    match of 'expand' to 'expand.dots'
    chartSeries: warning in eval(parse(text = TA[[ta]]), env = thisEnv):
    partial argument match of 'env' to 'envir'
    chartSeries: warning in eval(TA[[ta]], env = thisEnv): partial argument
    match of 'env' to 'envir'
    chartSeries.chob: warning in legend("topleft", legend = c(rep("",
    indicator - 1), paste(main.key[[indicator]][["legend"]], collapse =
    "")), text.col = rev(main.key[[indicator]][["text.col"]])[1], bty =
    "n", y.inter = 0.95): partial argument match of 'y.inter' to
    'y.intersp'
    chartSeries0: warning in match.call(expand = TRUE): partial argument
    match of 'expand' to 'expand.dots'
    chartSeries0: warning in eval(parse(text = TA[[ta]]), env = thisEnv):
    partial argument match of 'env' to 'envir'
    chartSeries0: warning in eval(TA[[ta]], env = thisEnv): partial
    argument match of 'env' to 'envir'
    chartSetUp: multiple local function definitions for ‘legend’ with
    different formal arguments
    chartTA: multiple local function definitions for ‘legend’ with
    different formal arguments
    chartVo: warning in legend("topleft", legend = c(paste("Volume (",
    vol.scale[[2]], "):", sep = ""), format(last(Volumes) *
    vol.scale[[1]], big.mark = ",")), text.col =
    c(x@params$colors$fg.col, last(bar.col)), bty = "n", y.inter = 0.95):
    partial argument match of 'y.inter' to 'y.intersp'
    create.binding: warning in assign(lsym(s), getSymbols(rsym(s),
    auto.assign = FALSE, src = gsrc, ...), env = envir): partial argument
    match of 'env' to 'envir'
    create.binding: warning in get(lsym(s), env = envir): partial argument
    match of 'env' to 'envir'
    get.current.chob : <anonymous>: warning in exists("chob", env = x):
    partial argument match of 'env' to 'envir'
    get.current.chob: warning in get("chob", env = first.chob): partial
    argument match of 'env' to 'envir'
    getFin : <anonymous>: warning in matrix(vals[[x]], nr =
    length(fnames[[x]]), byrow = TRUE): partial argument match of 'nr' to
    'nrow'
    getFinancials : <anonymous>: warning in matrix(vals[[x]], nr =
    length(fnames[[x]]), byrow = TRUE): partial argument match of 'nr' to
    'nrow'
    getOptionSymbol: warning in matrix(rep(c(0, 100, 200, 300, 400, 500),
    20), nr = 20, byrow = TRUE): partial argument match of 'nr' to 'nrow'
    getOptionSymbol: warning in matrix(rep(seq(0, 150, 30), 6), nr = 6,
    byrow = TRUE): partial argument match of 'nr' to 'nrow'
    getQuote.yahoo: warning in
    download.file(paste("http://finance.yahoo.com/d/quotes.csv?s=",
    Symbols, "&f=", QF, sep = ""), dest = tmp, quiet = TRUE): partial
    argument match of 'dest' to 'destfile'
    getSymbols.csv: ... may be used in an incorrect context
    getSymbols.csv: no visible global function definition for ‘list<-’
    getSymbolsDB: warning in download.file(NASDAQ, dest = tmp, quiet =
    !verbose): partial argument match of 'dest' to 'destfile'
    getSymbolsDB: warning in download.file(OTHER, dest = tmp, quiet =
    !verbose): partial argument match of 'dest' to 'destfile'
    is.method.available: warning in .packages(all = TRUE): partial argument
    match of 'all' to 'all.available'
    skeleton_TA: no visible binding for global variable ‘arg’
    skeleton_TA: ... may be used in an incorrect context: ‘list(arg = arg,
    ...)’
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking examples ... OK
  • checking PDF version of manual ... OK