Last updated on 2023-01-25 04:51:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 2.11 | 35.31 | 37.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.93 | 26.39 | 28.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 46.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 47.11 | OK | |||
r-patched-linux-x86_64 | 1.0-2 | 2.69 | 34.50 | 37.19 | OK | |
r-release-linux-x86_64 | 1.0-2 | 2.82 | 34.76 | 37.58 | 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 | 17.00 | 59.00 | 76.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