Last updated on 2021-03-06 03:54:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 8.28 | 73.50 | 81.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.28 | 56.12 | 62.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 106.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 95.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 19.00 | 80.00 | 99.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | NOTE | ||||
r-patched-solaris-x86 | 1.0 | 145.60 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 8.30 | 69.08 | 77.38 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 13.00 | 83.00 | 96.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 11.00 | 66.00 | 77.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
author.search: no visible binding for global variable 'na.omit'
reference.list: no visible global function definition for 'na.omit'
Undefined global functions or variables:
na.omit
Consider adding
importFrom("stats", "na.omit")
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