Last updated on 2020-07-02 02:09:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 4.57 | 39.85 | 44.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 3.57 | 31.03 | 34.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 62.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 51.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 14.00 | 49.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 4.52 | 39.42 | 43.94 | NOTE | |
r-patched-solaris-x86 | 0.3 | 80.90 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 4.85 | 39.47 | 44.32 | NOTE | |
r-release-osx-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 13.00 | 49.00 | 62.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 9.00 | 63.00 | 72.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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64