Last updated on 2022-05-28 23:55:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.83 | 43.48 | 46.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.32 | 33.82 | 36.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 55.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 54.92 | NOTE | |||
r-devel-windows-x86_64 | 2.0 | 11.00 | 58.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.95 | 41.78 | 44.73 | NOTE | |
r-release-linux-x86_64 | 2.0 | 1.80 | 40.81 | 42.61 | NOTE | |
r-release-macos-arm64 | 2.0 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 2.0 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 2.0 | 11.00 | 62.00 | 73.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0 | 34.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.0 | 7.00 | 57.00 | 64.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64