Last updated on 2020-08-07 01:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.0 | 2.90 | 27.47 | 30.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.0 | 2.58 | 21.57 | 24.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.0 | 45.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 35.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.7.0 | 9.00 | 36.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.0 | 3.35 | 27.14 | 30.49 | NOTE | |
r-patched-solaris-x86 | 1.7.0 | 53.80 | NOTE | |||
r-release-linux-x86_64 | 1.7.0 | 3.22 | 26.98 | 30.20 | NOTE | |
r-release-macos-x86_64 | 1.7.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.7.0 | 6.00 | 48.00 | 54.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.7.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.7.0 | 6.00 | 51.00 | 57.00 | NOTE |
Version: 1.7.0
Check: R code for possible problems
Result: NOTE
prentice.test: 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