Last updated on 2020-09-17 02:08:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 5.05 | 40.71 | 45.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 4.33 | 31.45 | 35.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 63.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 54.04 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 11.00 | 46.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 5.31 | 40.53 | 45.84 | NOTE | |
r-patched-solaris-x86 | 0.3 | 81.80 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 4.56 | 39.76 | 44.32 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 12.00 | 46.00 | 58.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 6.00 | 57.00 | 63.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64