Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 2.09 | 40.84 | 42.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 1.99 | 30.26 | 32.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 58.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 48.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 8.00 | 49.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 2.34 | 40.18 | 42.52 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 67.70 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 2.18 | 39.80 | 41.98 | NOTE | |
r-release-macos-x86_64 | 1.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-1 | 12.00 | 69.00 | 81.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 5.00 | 63.00 | 68.00 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
evalMedian: no visible global function definition for 'xtabs'
evalMode: no visible global function definition for 'xtabs'
rpartScore: no visible global function definition for 'model.extract'
rpartScore: no visible global function definition for 'var'
rpartScore: no visible binding for global variable 'var'
splitAbs: no visible global function definition for 'xtabs'
Undefined global functions or variables:
model.extract var xtabs
Consider adding
importFrom("stats", "model.extract", "var", "xtabs")
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