Last updated on 2020-11-19 06:52:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.3 | 7.93 | 59.93 | 67.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.3 | 5.92 | 47.14 | 53.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.3 | 85.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.3 | 75.20 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5.3 | 14.00 | 77.00 | 91.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.3 | 8.77 | 55.11 | 63.88 | NOTE | |
r-patched-solaris-x86 | 0.5.3 | 112.20 | NOTE | |||
r-release-linux-x86_64 | 0.5.3 | 7.61 | 55.82 | 63.43 | NOTE | |
r-release-macos-x86_64 | 0.5.3 | OK | ||||
r-release-windows-ix86+x86_64 | 0.5.3 | 11.00 | 81.00 | 92.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.3 | 10.00 | 54.00 | 64.00 | NOTE |
Version: 0.5.3
Check: R code for possible problems
Result: NOTE
makeBRAIDreport: no visible global function definition for 'cor'
Undefined global functions or variables:
cor
Consider adding
importFrom("stats", "cor")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64