Last updated on 2022-09-11 12:56:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 2.96 | 35.86 | 38.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 2.25 | 26.89 | 29.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 56.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 56.83 | OK | |||
r-devel-windows-x86_64 | 1.0-2 | 17.00 | 60.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 1.0-2 | 2.95 | 34.12 | 37.07 | OK | |
r-release-linux-x86_64 | 1.0-2 | 2.74 | 34.68 | 37.42 | OK | |
r-release-macos-arm64 | 1.0-2 | 22.00 | OK | |||
r-release-macos-x86_64 | 1.0-2 | 26.00 | OK | |||
r-release-windows-x86_64 | 1.0-2 | 9.00 | 58.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 1.0-1 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-1 | 36.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 5.00 | 62.00 | 67.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-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64