Last updated on 2022-06-10 15:51:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 3.21 | 43.60 | 46.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 2.29 | 33.79 | 36.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 56.43 | NOTE | |||
r-devel-windows-x86_64 | 2.0 | 7.00 | 58.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.49 | 41.89 | 44.38 | NOTE | |
r-release-linux-x86_64 | 2.0 | 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 | 13.00 | 64.00 | 77.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 | 9.00 | 57.00 | 66.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-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