CRAN Package Check Results for Package SODC

Last updated on 2018-07-20 09:49:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.95 29.41 31.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.48 24.89 26.37 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 38.81 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 37.60 NOTE
r-devel-windows-ix86+x86_64 1.0 4.00 66.00 70.00 NOTE
r-patched-linux-x86_64 1.0 1.80 30.24 32.04 NOTE
r-patched-solaris-x86 1.0 61.00 NOTE
r-release-linux-x86_64 1.0 1.46 30.28 31.74 NOTE
r-release-windows-ix86+x86_64 1.0 5.00 68.00 73.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 6.00 47.00 53.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     ‘MASS’ ‘magic’ ‘ppls’ ‘psych’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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

Version: 1.0
Check: R code for possible problems
Result: NOTE
    get.hnx.B.initialW: no visible global function definition for
     ‘normalize.vector’
    get.hnx.B.initialW: no visible global function definition for ‘adiag’
    hclust.wrap: no visible global function definition for ‘hclust’
    hclust.wrap: no visible global function definition for ‘dist’
    hclust.wrap: no visible global function definition for ‘cutree’
    my.normdata.gen: no visible global function definition for ‘mvrnorm’
    my.normdata.gen: no visible global function definition for ‘rnorm’
    odc.clust: no visible binding for global variable ‘kmeans’
    odc.cv: no visible global function definition for ‘ginv’
    odc.optimallambda2: no visible global function definition for ‘tr’
    odc.optimallambda2: no visible global function definition for ‘ginv’
    odc.optimallambda2: no visible binding for global variable ‘sd’
    sodc.clust: no visible binding for global variable ‘kmeans’
    Undefined global functions or variables:
     adiag cutree dist ginv hclust kmeans mvrnorm normalize.vector rnorm
     sd tr
    Consider adding
     importFrom("stats", "cutree", "dist", "hclust", "kmeans", "rnorm",
     "sd")
    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