Last updated on 2022-05-19 10:55:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.96 | 36.08 | 39.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.98 | 28.06 | 30.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 46.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 45.32 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 15.00 | 53.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 2.01 | 35.25 | 37.26 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 2.50 | 34.63 | 37.13 | 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 | 16.00 | 54.00 | 70.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 | 44.00 | 50.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