Last updated on 2022-08-15 08:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 2.81 | 35.62 | 38.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 2.20 | 26.64 | 28.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 56.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 54.96 | OK | |||
r-devel-windows-x86_64 | 1.0-2 | 12.00 | 60.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 1.0-2 | 3.01 | 34.56 | 37.57 | OK | |
r-release-linux-x86_64 | 1.0-2 | 2.79 | 33.89 | 36.68 | 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 | 20.00 | 57.00 | 77.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