CRAN Package Check Results for Maintainer ‘Andrew Liu <andrew.tsutse.liu at gmail.com>’

Last updated on 2020-08-07 01:50:12 CEST.

Package NOTE
orderbook 12

Package orderbook

Current CRAN status:

Version: 1.03
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'methods' which was already attached by Depends.
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     'grid' 'lattice' 'methods'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.03
Check: R code for possible problems
Result: NOTE
    File 'orderbook/R/AllGenerics.R':
     .onLoad calls:
     require(methods)
    
    Package startup functions should not change the search path.
    See section 'Good practice' in '?.onAttach'.
    
    .animate.plot : new.yscale.components: no visible global function
     definition for 'yscale.components.default'
    .animate.plot: no visible global function definition for 'barchart'
    .combine.size: no visible global function definition for 'aggregate'
    .plot.ob : new.yscale.components: no visible global function definition
     for 'yscale.components.default'
    .plot.ob: no visible global function definition for 'xyplot'
    .plot.ob : <anonymous>: no visible global function definition for
     'panel.xyplot'
    .plot.ob : <anonymous>: no visible global function definition for
     'panel.lines'
    .plot.orders.ob : new.yscale.components: no visible global function
     definition for 'yscale.components.default'
    .plot.orders.ob: no visible global function definition for 'xyplot'
    .plot.orders.ob : <anonymous>: no visible global function definition
     for 'panel.xyplot'
    .plot.orders.ob : <anonymous>: no visible global function definition
     for 'panel.lines'
    .plot.side.ob : new.yscale.components: no visible global function
     definition for 'yscale.components.default'
    .plot.side.ob: no visible global function definition for 'barchart'
    .plot.side.ob: no visible global function definition for
     'trellis.focus'
    .plot.side.ob: no visible global function definition for 'grid.text'
    .plot.side.ob: no visible global function definition for
     'trellis.unfocus'
    .supply.demand.plot: no visible global function definition for 'xyplot'
    .supply.demand.plot : <anonymous>: no visible global function
     definition for 'panel.xyplot'
    .supply.demand.plot : <anonymous>: no visible global function
     definition for 'panel.abline'
    copy,orderbook: no visible global function definition for 'hash'
    reset,orderbook: no visible global function definition for 'clear'
    Undefined global functions or variables:
     aggregate barchart clear grid.text hash panel.abline panel.lines
     panel.xyplot trellis.focus trellis.unfocus xyplot
     yscale.components.default
    Consider adding
     importFrom("stats", "aggregate")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64