Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 5.07 | 45.02 | 50.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 4.28 | 34.22 | 38.50 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 67.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 56.75 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 24.00 | 60.00 | 84.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 5.07 | 44.02 | 49.09 | NOTE | |
r-patched-solaris-x86 | 1.0 | 88.40 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 5.03 | 43.70 | 48.73 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 21.00 | 79.00 | 100.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 12.00 | 49.00 | 61.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
Cut: no visible global function definition for 'cor'
MissSimulation: no visible global function definition for 'rbinom'
cutoff: no visible global function definition for 'cor'
Undefined global functions or variables:
cor rbinom
Consider adding
importFrom("stats", "cor", "rbinom")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64