CRAN Package Check Results for Package CORM

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 4.54 48.02 52.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 4.04 35.30 39.34 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 69.05 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 59.14 NOTE
r-devel-windows-ix86+x86_64 1.0.2 12.00 57.00 69.00 NOTE
r-patched-linux-x86_64 1.0.2 4.97 45.94 50.91 NOTE
r-patched-solaris-x86 1.0.2 86.40 NOTE
r-release-linux-x86_64 1.0.2 5.28 46.17 51.45 NOTE
r-release-macos-x86_64 1.0.2 NOTE
r-release-windows-ix86+x86_64 1.0.2 12.00 80.00 92.00 NOTE
r-oldrel-macos-x86_64 1.0.2 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 8.00 58.00 66.00 NOTE

Check Details

Version: 1.0.2
Check: R code for possible problems
Result: NOTE
    compute.llh: no visible global function definition for 'dnorm'
    compute.u.hat.simple: no visible global function definition for 'dnorm'
    fit.CLM.1u.simple.start: no visible global function definition for
     'kmeans'
    fit.CLMM.simple.start: no visible global function definition for
     'kmeans'
    fit.CLMM.simple.start.NA: no visible global function definition for
     'kmeans'
    Undefined global functions or variables:
     dnorm kmeans
    Consider adding
     importFrom("stats", "dnorm", "kmeans")
    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