Last updated on 2020-08-07 01:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 1.90 | 24.64 | 26.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.29 | 20.00 | 21.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 40.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 31.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 7.00 | 39.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.79 | 24.93 | 26.72 | NOTE | |
r-patched-solaris-x86 | 1.1 | 50.50 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 1.81 | 24.70 | 26.51 | NOTE | |
r-release-macos-x86_64 | 1.1 | FAIL | ||||
r-release-windows-ix86+x86_64 | 1.1 | 6.00 | 35.00 | 41.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 4.00 | 47.00 | 51.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
permalgorithm: 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
Version: 1.1
Check: Rd \usage sections
Result: FAIL
Flavor: r-release-macos-x86_64