CRAN Package Check Results for Package rprime

Last updated on 2019-07-03 01:47:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.73 37.95 40.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 2.19 30.55 32.74 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 53.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 48.94 NOTE
r-devel-windows-ix86+x86_64 0.1.0 6.00 77.00 83.00 NOTE
r-patched-linux-x86_64 0.1.0 2.73 37.76 40.49 NOTE
r-patched-solaris-x86 0.1.0 76.60 NOTE
r-release-linux-x86_64 0.1.0 2.71 38.38 41.09 NOTE
r-release-windows-ix86+x86_64 0.1.0 6.00 80.00 86.00 NOTE
r-release-osx-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 4.00 52.00 56.00 NOTE
r-oldrel-osx-x86_64 0.1.0 NOTE

Check Details

Version: 0.1.0
Check: R code for possible problems
Result: NOTE
    but_last: no visible global function definition for 'head'
    first: no visible global function definition for 'head'
    last: no visible global function definition for 'tail'
    preview_frames: no visible global function definition for 'str'
    print.EprimeFrame: no visible global function definition for 'str'
    print.FrameList: no visible global function definition for 'str'
    Undefined global functions or variables:
     head str tail
    Consider adding
     importFrom("utils", "head", "str", "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