CRAN Package Check Results for Maintainer ‘Matthew K. Lau <mkl48 at nau.edu>’

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

Package NOTE
DTK 12

Package DTK

Current CRAN status:

Version: 3.5
Check: R code for possible problems
Result: NOTE
    DTK.plot: no visible global function definition for 'axis'
    DTK.plot: no visible global function definition for 'title'
    DTK.plot: no visible global function definition for 'lines'
    DTK.plot: no visible global function definition for 'points'
    DTK.test: no visible binding for global variable 'sd'
    DTK.test: no visible global function definition for 'qtukey'
    TK.test: no visible global function definition for 'TukeyHSD'
    TK.test: no visible global function definition for 'aov'
    Undefined global functions or variables:
     TukeyHSD aov axis lines points qtukey sd title
    Consider adding
     importFrom("graphics", "axis", "lines", "points", "title")
     importFrom("stats", "TukeyHSD", "aov", "qtukey", "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-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