Last updated on 2022-06-15 07:52:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.20 | 36.66 | 38.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.13 | 28.23 | 30.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 47.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 46.67 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 19.00 | 52.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 2.93 | 35.06 | 37.99 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 2.49 | 34.79 | 37.28 | NOTE | |
r-release-macos-arm64 | 1.0.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.0 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 22.00 | 52.00 | 74.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.0 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.0 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 6.00 | 45.00 | 51.00 | NOTE |
Version: 1.0.0
Check: R code for possible problems
Result: NOTE
getmouseDV: no visible global function definition for 'tail'
interpltraj: no visible global function definition for 'approx'
trim1: no visible global function definition for 'tail'
Undefined global functions or variables:
approx tail
Consider adding
importFrom("stats", "approx")
importFrom("utils", "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