CRAN Package Check Results for Package CORM

Last updated on 2022-06-09 07:51:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 5.20 62.34 67.54 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 3.59 46.77 50.36 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 80.10 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 80.42 NOTE
r-devel-windows-x86_64 1.0.2 22.00 74.00 96.00 NOTE
r-patched-linux-x86_64 1.0.2 5.11 59.18 64.29 NOTE
r-release-linux-x86_64 1.0.2 4.97 59.88 64.85 NOTE
r-release-macos-arm64 1.0.2 21.00 NOTE
r-release-macos-x86_64 1.0.2 32.00 NOTE
r-release-windows-x86_64 1.0.2 18.00 76.00 94.00 NOTE
r-oldrel-macos-arm64 1.0.2 32.00 NOTE
r-oldrel-macos-x86_64 1.0.2 50.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 9.00 70.00 79.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64