Last updated on 2020-08-07 01:49:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.01 | 39.61 | 42.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.33 | 29.89 | 32.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 57.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 48.09 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 62.00 | 70.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.92 | 39.15 | 42.07 | NOTE | |
r-patched-solaris-x86 | 1.0 | 65.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.95 | 38.50 | 41.45 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 6.00 | 42.00 | 48.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 65.00 | 72.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
MDR.high.forward1: no visible global function definition for 'combn'
MDR.sing.mod1: no visible global function definition for 'combn'
MDR.sing.mod1: no visible global function definition for
'complete.cases'
MDR.sing.mod1: no visible global function definition for 'lm'
MDR.sing.mod1: no visible global function definition for 'aov'
MDR.sing.mod1: no visible global function definition for 'anova'
MDR.stage.forward1: no visible global function definition for 'combn'
MDR.stage.forward1: no visible global function definition for
'complete.cases'
MDR.stage.forward1: no visible global function definition for 'lm'
MDR.stage.forward1: no visible global function definition for 'resid'
MDR.stage.forward1: no visible global function definition for 'pf'
MDR_forward1: no visible global function definition for
'complete.cases'
MDR_forward1: no visible global function definition for 'lm'
MDR_forward1: no visible global function definition for 'aov'
low.anova: no visible global function definition for 'complete.cases'
low.anova: no visible global function definition for 'lm'
sing.mod1: no visible global function definition for 'combn'
sing.mod1: no visible global function definition for 'complete.cases'
sing.mod1: no visible global function definition for 'lm'
sing.mod1: no visible global function definition for 'pf'
Undefined global functions or variables:
anova aov combn complete.cases lm pf resid
Consider adding
importFrom("stats", "anova", "aov", "complete.cases", "lm", "pf",
"resid")
importFrom("utils", "combn")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64