Last updated on 2020-08-07 01:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.41 | 30.52 | 32.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.15 | 24.10 | 26.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 48.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 39.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 8.00 | 45.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.57 | 30.25 | 32.82 | NOTE | |
r-patched-solaris-x86 | 2.0 | 59.50 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 2.87 | 30.39 | 33.26 | NOTE | |
r-release-macos-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 9.00 | 60.00 | 69.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 5.00 | 55.00 | 60.00 | NOTE |
Version: 2.0
Check: R code for possible problems
Result: NOTE
boottol: no visible global function definition for 'setNames'
boottol : shift: no visible global function definition for 'tail'
boottol : shift: no visible global function definition for 'head'
boottol: no visible global function definition for 'na.omit'
vastol: no visible global function definition for 'setNames'
vastol: no visible global function definition for 'na.omit'
Undefined global functions or variables:
head na.omit setNames tail
Consider adding
importFrom("stats", "na.omit", "setNames")
importFrom("utils", "head", "tail")
to your NAMESPACE file.
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