Last updated on 2016-10-25 23:47:42.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4 | 3.56 | 43.11 | 46.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4 | 3.46 | 42.31 | 45.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4 | 106.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4 | 106.49 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.4 | 16.00 | 115.00 | 131.00 | NOTE | |
r-patched-linux-x86_64 | 2.4 | 3.59 | 42.94 | 46.53 | NOTE | |
r-patched-solaris-sparc | 2.4 | 559.80 | NOTE | |||
r-patched-solaris-x86 | 2.4 | 129.80 | NOTE | |||
r-release-linux-x86_64 | 2.4 | 4.15 | 42.35 | 46.49 | NOTE | |
r-release-osx-x86_64-mavericks | 2.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.4 | 11.00 | 87.00 | 98.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.4 | 17.00 | 134.00 | 151.00 | OK |
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64