Last updated on 2022-06-10 15:51:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 1.90 | 29.09 | 30.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 1.61 | 22.72 | 24.33 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 37.38 | NOTE | |||
| r-devel-windows-x86_64 | 1.1 | 8.00 | 41.00 | 49.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 1.68 | 28.58 | 30.26 | NOTE | |
| r-release-linux-x86_64 | 1.1 | NOTE | ||||
| r-release-macos-arm64 | 1.1 | 13.00 | NOTE | |||
| r-release-macos-x86_64 | 1.1 | 19.00 | NOTE | |||
| r-release-windows-x86_64 | 1.1 | 4.00 | 40.00 | 44.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1 | 16.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 1.1 | 22.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 1.1 | 4.00 | 34.00 | 38.00 | NOTE | 
Version: 1.1
Check: R code for possible problems
Result: NOTE
    fnRAP: no visible global function definition for 'chisq.test'
    fnRAP: no visible global function definition for 'combn'
    Undefined global functions or variables:
      chisq.test combn
    Consider adding
      importFrom("stats", "chisq.test")
      importFrom("utils", "combn")
    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-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