CRAN Package Check Results for Package LinearizedSVR

Last updated on 2018-02-12 06:46:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 6.37 74.12 80.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 5.86 66.26 72.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 110.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 106.79 NOTE
r-devel-windows-ix86+x86_64 1.3 19.00 146.00 165.00 NOTE
r-patched-linux-x86_64 1.3 6.24 82.58 88.82 NOTE
r-patched-solaris-x86 1.3 167.20 NOTE
r-release-linux-x86_64 1.3 5.82 81.46 87.28 NOTE
r-release-windows-ix86+x86_64 1.3 15.00 98.00 113.00 NOTE
r-release-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 13.00 133.00 146.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE

Check Details

Version: 1.3
Check: R code for possible problems
Result: NOTE
    LinearizedSVRTrain: no visible global function definition for ‘kmeans’
    sigma.est: no visible global function definition for ‘median’
    sigma.est: no visible global function definition for ‘dist’
    Undefined global functions or variables:
     dist kmeans median
    Consider adding
     importFrom("stats", "dist", "kmeans", "median")
    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