Last updated on 2017-09-26 01:47:26.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4 | 3.99 | 52.78 | 56.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4 | 4.00 | 48.34 | 52.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4 | 114.60 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4 | 125.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.4 | 14.00 | 102.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 2.4 | 4.38 | 50.40 | 54.78 | NOTE | |
r-patched-solaris-x86 | 2.4 | 159.80 | NOTE | |||
r-release-linux-x86_64 | 2.4 | 4.11 | 49.99 | 54.10 | NOTE | |
r-release-windows-ix86+x86_64 | 2.4 | 12.00 | 90.00 | 102.00 | NOTE | |
r-release-osx-x86_64 | 2.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.4 | 13.00 | 99.00 | 112.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.4 | NOTE |
Version: 2.4
Check: R code for possible problems
Result: NOTE
calcStats: no visible global function definition for ‘as.formula’
calcStats: no visible global function definition for ‘na.omit’
Undefined global functions or variables:
as.formula na.omit
Consider adding
importFrom("stats", "as.formula", "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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64