Last updated on 2018-04-29 01:46:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.02 | 1.29 | 20.49 | 21.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.02 | 1.53 | 16.87 | 18.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.02 | 27.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.02 | 25.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.02 | 5.00 | 42.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 1.02 | 1.71 | 20.10 | 21.81 | NOTE | |
r-patched-solaris-x86 | 1.02 | 42.50 | NOTE | |||
r-release-linux-x86_64 | 1.02 | 1.67 | 20.25 | 21.92 | NOTE | |
r-release-windows-ix86+x86_64 | 1.02 | 5.00 | 42.00 | 47.00 | NOTE | |
r-release-osx-x86_64 | 1.02 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.02 | 2.00 | 29.00 | 31.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.02 | NOTE |
Version: 1.02
Check: R code for possible problems
Result: NOTE
alpha.proxy: no visible global function definition for ‘filled.contour’
alpha.proxy: no visible global function definition for ‘axis’
alpha.proxy: no visible global function definition for ‘contour’
factor.model.stat: no visible global function definition for ‘quantile’
factor.model.stat: no visible global function definition for ‘lsfit’
partial.rainbow: no visible binding for global variable ‘rainbow’
var.shrink.eqcor: no visible global function definition for ‘var’
var.shrink.eqcor: no visible global function definition for ‘quantile’
var.shrink.eqcor: no visible global function definition for ‘cov2cor’
Undefined global functions or variables:
axis contour cov2cor filled.contour lsfit quantile rainbow var
Consider adding
importFrom("grDevices", "rainbow")
importFrom("graphics", "axis", "contour", "filled.contour")
importFrom("stats", "cov2cor", "lsfit", "quantile", "var")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64