Last updated on 2020-07-02 02:09:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.48 | 30.30 | 32.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.15 | 24.25 | 26.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 48.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 39.10 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 9.00 | 46.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.35 | 29.92 | 32.27 | NOTE | |
r-patched-solaris-x86 | 2.0 | 59.50 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 2.80 | 29.91 | 32.71 | NOTE | |
r-release-osx-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 6.00 | 42.00 | 48.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 5.00 | 62.00 | 67.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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64