CRAN Package Check Results for Package rprime

Last updated on 2020-08-07 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.18 42.26 45.44 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 2.52 32.32 34.84 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 61.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 53.58 NOTE
r-devel-windows-ix86+x86_64 0.1.0 9.00 60.00 69.00 NOTE
r-patched-linux-x86_64 0.1.0 3.26 41.42 44.68 NOTE
r-patched-solaris-x86 0.1.0 80.40 NOTE
r-release-linux-x86_64 0.1.0 3.24 41.47 44.71 NOTE
r-release-macos-x86_64 0.1.0 NOTE
r-release-windows-ix86+x86_64 0.1.0 10.00 81.00 91.00 NOTE
r-oldrel-macos-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 6.00 59.00 65.00 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64