Last updated on 2016-10-25 23:47:46.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-3 | 1.12 | 15.89 | 17.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5-3 | 1.20 | 16.19 | 17.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5-3 | 30.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5-3 | 30.82 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5-3 | 11.00 | 42.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 1.5-3 | 1.26 | 15.18 | 16.45 | NOTE | |
r-patched-solaris-sparc | 1.5-3 | 155.90 | NOTE | |||
r-patched-solaris-x86 | 1.5-3 | 41.90 | NOTE | |||
r-release-linux-x86_64 | 1.5-3 | 1.05 | 15.33 | 16.38 | NOTE | |
r-release-osx-x86_64-mavericks | 1.5-3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.5-3 | 6.00 | 40.00 | 46.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.5-3 | 9.00 | 39.00 | 48.00 | OK |
Version: 1.5-3
Check: R code for possible problems
Result: NOTE
defineTasks: no visible global function definition for ‘par’
defineTasks: no visible global function definition for ‘abline’
plotCorCoeff: no visible global function definition for ‘hist’
plotCorCoeff: no visible global function definition for ‘plot.new’
plotCorCoeff: no visible global function definition for ‘plot.window’
plotCorCoeff: no visible global function definition for ‘rect’
plotCorCoeff: no visible global function definition for ‘axis’
plotCorCoeff: no visible global function definition for ‘title’
plotCorCoeff: no visible global function definition for ‘legend’
Undefined global functions or variables:
abline axis hist legend par plot.new plot.window rect title
Consider adding
importFrom("graphics", "abline", "axis", "hist", "legend", "par",
"plot.new", "plot.window", "rect", "title")
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-macos-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: 1.5-3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavor: r-release-osx-x86_64-mavericks