CRAN Package Check Results for Package mousetrack

Last updated on 2018-06-20 01:50:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.41 22.11 23.52 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 1.27 17.30 18.57 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 27.78 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 26.75 NOTE
r-devel-windows-ix86+x86_64 1.0.0 4.00 31.00 35.00 NOTE
r-patched-linux-x86_64 1.0.0 1.65 20.37 22.02 NOTE
r-patched-solaris-x86 1.0.0 42.70 NOTE
r-release-linux-x86_64 1.0.0 1.63 20.20 21.83 NOTE
r-release-windows-ix86+x86_64 1.0.0 4.00 33.00 37.00 NOTE
r-release-osx-x86_64 1.0.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0.0 3.00 31.00 34.00 NOTE
r-oldrel-osx-x86_64 1.0.0 NOTE

Check Details

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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64