Last updated on 2014-10-02 01:48:22.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.03 | 1.15 | 39.15 | 40.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.03 | 1.08 | 40.16 | 41.24 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.03 | 89.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.03 | 84.99 | NOTE | |||
r-devel-osx-x86_64-clang | 1.03 | 75.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.03 | 4.00 | 62.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 1.03 | 1.15 | 46.34 | 47.48 | NOTE | |
r-patched-solaris-sparc | 1.03 | 552.90 | NOTE | |||
r-patched-solaris-x86 | 1.03 | 113.60 | NOTE | |||
r-release-linux-ix86 | 1.03 | 1.60 | 55.33 | 56.93 | NOTE | |
r-release-linux-x86_64 | 1.03 | 1.19 | 45.27 | 46.46 | NOTE | |
r-release-osx-x86_64-mavericks | 1.03 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.03 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.03 | 4.00 | 68.00 | 72.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.03 | 5.00 | 64.00 | 69.00 | NOTE |
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.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86
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’
.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’
reset,orderbook: no visible global function definition for ‘clear’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64
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:
‘lattice’ ‘methods’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavors: r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
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:
'lattice' 'methods'
These packages need to be imported from for the case when
this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard