Last updated on 2015-09-06 23:47:25.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 39.56 | 74.29 | 113.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 43.36 | 73.42 | 116.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 211.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 203.05 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0.4 | 171.81 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.4 | 137.00 | 197.00 | 334.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.4 | 44.44 | 78.90 | 123.34 | OK | |
r-patched-solaris-sparc | 1.0.4 | 1377.80 | OK | |||
r-patched-solaris-x86 | 1.0.4 | 286.00 | OK | |||
r-release-linux-x86_64 | 1.0.4 | 44.92 | 77.28 | 122.20 | OK | |
r-release-osx-x86_64-mavericks | 1.0.4 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.4 | 169.00 | 176.00 | 345.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 191.00 | 215.00 | 406.00 | OK |
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
error.bar: no visible global function definition for ‘arrows’
gen.completenessVar: no visible binding for global variable ‘var’
gen.graph: no visible global function definition for ‘plot’
gen.implexVar: no visible binding for global variable ‘var’
gen.phiCI : FUN: no visible global function definition for ‘quantile’
genlibDLLTest: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
arrows plot quantile rnorm var
Consider adding
importFrom("graphics", "arrows", "plot")
importFrom("stats", "quantile", "rnorm", "var")
to your NAMESPACE.
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