CRAN Package Check Results for Maintainer ‘Dong Wang <dwangstat at gmail.com>’

Last updated on 2022-04-24 03:52:53 CEST.

Package NOTE
aml 12

Package aml

Current CRAN status:

Version: 0.1-1
Check: R code for possible problems
Result: NOTE
    amltest: no visible global function definition for 'var'
    amltest: no visible global function definition for 'optim'
    amltest: no visible global function definition for 'lm'
    cleanclust: no visible global function definition for 'cor'
    cleanclust: no visible global function definition for 'hclust'
    cleanclust: no visible global function definition for 'as.dist'
    cleanclust: no visible global function definition for 'cutree'
    Undefined global functions or variables:
     as.dist cor cutree hclust lm optim var
    Consider adding
     importFrom("stats", "as.dist", "cor", "cutree", "hclust", "lm",
     "optim", "var")
    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-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