CRAN Package Check Results for Package RankResponse

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.1 2.36 20.89 23.25 NOTE
r-devel-linux-x86_64-debian-gcc 3.1.1 1.87 16.49 18.36 NOTE
r-devel-linux-x86_64-fedora-clang 3.1.1 36.82 NOTE
r-devel-linux-x86_64-fedora-gcc 3.1.1 27.42 NOTE
r-devel-windows-ix86+x86_64 3.1.1 8.00 33.00 41.00 NOTE
r-patched-linux-x86_64 3.1.1 2.54 20.85 23.39 NOTE
r-patched-solaris-x86 3.1.1 43.00 NOTE
r-release-linux-x86_64 3.1.1 2.56 20.81 23.37 NOTE
r-release-macos-x86_64 3.1.1 NOTE
r-release-windows-ix86+x86_64 3.1.1 5.00 26.00 31.00 NOTE
r-oldrel-macos-x86_64 3.1.1 NOTE
r-oldrel-windows-ix86+x86_64 3.1.1 5.00 41.00 46.00 NOTE

Check Details

Version: 3.1.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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

Version: 3.1.1
Check: R code for possible problems
Result: NOTE
    rank.L2R: no visible global function definition for 'kmeans'
    rank.L2R: no visible global function definition for 'pnorm'
    rank.LN: no visible global function definition for 'kmeans'
    rank.LN: no visible global function definition for 'pnorm'
    rank.gs: no visible global function definition for 'qnorm'
    rank.wald: no visible global function definition for 'qnorm'
    Undefined global functions or variables:
     kmeans pnorm qnorm
    Consider adding
     importFrom("stats", "kmeans", "pnorm", "qnorm")
    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