Last updated on 2019-05-01 01:52:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 7.34 | 60.77 | 68.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.50 | 50.29 | 56.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 79.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 77.97 | NOTE | |||
r-patched-linux-x86_64 | 1.0 | 5.79 | 61.65 | 67.44 | NOTE | |
r-patched-solaris-x86 | 1.0 | 134.40 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 6.78 | 61.50 | 68.28 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 18.00 | 94.00 | 112.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 11.00 | 71.00 | 82.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64