CRAN Package Check Results for Package Scale

Last updated on 2017-09-26 01:47:51.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 3.44 42.58 46.02 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.4 3.55 42.48 46.03 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.4 104.89 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 102.56 NOTE
r-devel-windows-ix86+x86_64 1.0.4 9.00 77.00 86.00 NOTE
r-patched-linux-x86_64 1.0.4 3.45 42.52 45.97 NOTE
r-patched-solaris-x86 1.0.4 146.50 NOTE
r-release-linux-x86_64 1.0.4 3.40 43.78 47.18 NOTE
r-release-windows-ix86+x86_64 1.0.4 12.00 79.00 91.00 NOTE
r-release-osx-x86_64 1.0.4 NOTE
r-oldrel-windows-ix86+x86_64 1.0.4 10.00 83.00 93.00 NOTE
r-oldrel-osx-x86_64 1.0.4 NOTE

Check Details

Version: 1.0.4
Check: R code for possible problems
Result: NOTE
    ChooseBest: no visible global function definition for ‘head’
    GetScores: no visible global function definition for ‘write.table’
    ReportTable: no visible binding for global variable ‘sd’
    ReportTable: no visible global function definition for ‘write.table’
    Undefined global functions or variables:
     head sd write.table
    Consider adding
     importFrom("stats", "sd")
     importFrom("utils", "head", "write.table")
    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