Last updated on 2022-06-09 07:51:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.5 | 1.78 | 29.33 | 31.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.5 | 1.70 | 23.59 | 25.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.5 | 39.82 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 3.5 | 38.42 | NOTE | |||
| r-devel-windows-x86_64 | 3.5 | 9.00 | 43.00 | 52.00 | NOTE | |
| r-patched-linux-x86_64 | 3.5 | 1.77 | 28.67 | 30.44 | NOTE | |
| r-release-linux-x86_64 | 3.5 | 1.47 | 28.82 | 30.29 | NOTE | |
| r-release-macos-arm64 | 3.5 | 14.00 | NOTE | |||
| r-release-macos-x86_64 | 3.5 | 20.00 | NOTE | |||
| r-release-windows-x86_64 | 3.5 | 5.00 | 43.00 | 48.00 | NOTE | |
| r-oldrel-macos-arm64 | 3.5 | 16.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 3.5 | 24.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 3.5 | 4.00 | 31.00 | 35.00 | NOTE | 
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-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