CRAN Package Check Results for Package fTrading

Last updated on 2016-03-07 23:47:23.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 3010.78 1.53 25.60 27.14 NOTE
r-devel-linux-x86_64-fedora-clang 3010.78 53.25 NOTE
r-devel-linux-x86_64-fedora-gcc 3010.78 48.78 NOTE
r-devel-osx-x86_64-clang 3010.78 57.38 NOTE
r-devel-windows-ix86+x86_64 3010.78 7.00 48.00 55.00 NOTE
r-patched-linux-x86_64 3010.78 1.81 28.06 29.87 NOTE
r-patched-solaris-sparc 3010.78 343.70 NOTE
r-patched-solaris-x86 3010.78 73.50 NOTE
r-release-linux-x86_64 3010.78 1.87 28.26 30.13 NOTE
r-release-osx-x86_64-mavericks 3010.78 NOTE
r-release-windows-ix86+x86_64 3010.78 10.00 56.00 66.00 NOTE
r-oldrel-windows-ix86+x86_64 3010.78 10.00 79.00 89.00 NOTE

Check Details

Version: 3010.78
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64

Version: 3010.78
Check: R code for possible problems
Result: NOTE
    ohlcPlot: no visible global function definition for ‘par’
    ohlcPlot: no visible global function definition for ‘is.mts’
    ohlcPlot: no visible global function definition for ‘plot.new’
    ohlcPlot: no visible global function definition for ‘plot.window’
    ohlcPlot: no visible global function definition for ‘segments’
    ohlcPlot: no visible global function definition for ‘title’
    ohlcPlot: no visible global function definition for ‘axis’
    ohlcPlot: no visible global function definition for ‘box’
    rollVar: no visible binding for global variable ‘var’
    sharpeRatio: no visible global function definition for ‘sd’
    Undefined global functions or variables:
     axis box is.mts par plot.new plot.window sd segments title var
    Consider adding
     importFrom("graphics", "axis", "box", "par", "plot.new", "plot.window",
     "segments", "title")
     importFrom("stats", "is.mts", "sd", "var")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 3010.78
Check: line endings in Makefiles
Result: NOTE
    Found the following Makefile(s) without a final LF:
     inst/unitTests/Makefile
    Some ‘make’ programs ignore lines not ending in LF.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64