Last updated on 2016-10-25 23:47:44.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 0.95 | 30.04 | 30.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 1.17 | 30.59 | 31.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 52.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 51.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.4 | 5.00 | 58.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.4 | 0.88 | 29.32 | 30.20 | NOTE | |
r-patched-solaris-sparc | 1.1.4 | 289.30 | NOTE | |||
r-patched-solaris-x86 | 1.1.4 | 60.40 | NOTE | |||
r-release-linux-x86_64 | 1.1.4 | 0.97 | 30.70 | 31.66 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.4 | 4.00 | 57.00 | 61.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.1.4 | 5.00 | 74.00 | 79.00 | OK |
Version: 1.1.4
Check: R code for possible problems
Result: NOTE
Dim: no visible global function definition for ‘is’
display.var: no visible global function definition for ‘is’
has.method: no visible global function definition for ‘showMethods’
headl: no visible global function definition for ‘is’
prv: no visible global function definition for ‘is’
summarise.r.datasets: no visible global function definition for ‘is’
Undefined global functions or variables:
is showMethods
Consider adding
importFrom("methods", "is", "showMethods")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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