Last updated on 2018-05-14 01:46:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 3.17 | 31.42 | 34.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 2.42 | 29.36 | 31.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 47.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 46.55 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 6.00 | 62.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 2.52 | 33.07 | 35.59 | NOTE | |
r-patched-solaris-x86 | 0.3 | 70.00 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 2.22 | 33.17 | 35.39 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3 | 6.00 | 62.00 | 68.00 | NOTE | |
r-release-osx-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 6.00 | 45.00 | 51.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3 | NOTE |
Version: 0.3
Check: R code for possible problems
Result: NOTE
grid.graph: no visible global function definition for ‘is’
Undefined global functions or variables:
is
Consider adding
importFrom("methods", "is")
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-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