Last updated on 2022-05-10 10:49:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.38 | 31.18 | 33.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.71 | 24.47 | 26.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 41.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 39.15 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 13.00 | 42.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.79 | 29.79 | 31.58 | NOTE | |
r-release-linux-x86_64 | 1.1 | 2.14 | 29.88 | 32.02 | NOTE | |
r-release-macos-arm64 | 1.1 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 5.00 | 43.00 | 48.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 33.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 4.00 | 25.00 | 29.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
compute.contrasts: no visible binding for global variable 'sd'
compute.contrasts: no visible global function definition for 'cor'
compute.contrasts: no visible global function definition for 'sd'
plot.hiertest: no visible global function definition for 'legend'
Undefined global functions or variables:
cor legend sd
Consider adding
importFrom("graphics", "legend")
importFrom("stats", "cor", "sd")
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
Version: 1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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