Last updated on 2019-03-14 00:46:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.02 | 2.80 | 22.52 | 25.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.02 | 2.21 | 17.50 | 19.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.02 | 30.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.02 | 27.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.02 | 8.00 | 33.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 1.02 | 1.92 | 20.53 | 22.45 | NOTE | |
r-patched-solaris-x86 | 1.02 | 43.50 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 1.02 | 3.00 | 32.00 | 35.00 | NOTE | |
r-release-osx-x86_64 | 1.02 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.02 | 2.00 | 36.00 | 38.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