Last updated on 2022-06-20 14:51:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 9.11 | 69.49 | 78.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 8.64 | 57.68 | 66.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 106.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 107.51 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 32.00 | 111.00 | 143.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 10.47 | 67.84 | 78.31 | NOTE | |
r-release-linux-x86_64 | 1.0 | 9.42 | 66.42 | 75.84 | NOTE | |
r-release-macos-arm64 | 1.0 | 40.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 61.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 18.00 | 111.00 | 129.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 48.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 87.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 17.00 | 99.00 | 116.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
Decile.Plot: no visible global function definition for 'barplot'
Decile.Plot: no visible global function definition for 'axis'
Sliding.Window: no visible global function definition for 'lines'
Sliding.Window: no visible global function definition for 'legend'
Undefined global functions or variables:
axis barplot legend lines
Consider adding
importFrom("graphics", "axis", "barplot", "legend", "lines")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64