Last updated on 2020-08-07 01:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.88 | 19.58 | 21.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.55 | 15.53 | 17.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 35.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 25.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 9.00 | 34.00 | 43.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 1.90 | 19.54 | 21.44 | NOTE | |
r-patched-solaris-x86 | 0.1 | 40.40 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 2.10 | 19.83 | 21.93 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 8.00 | 53.00 | 61.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 4.00 | 46.00 | 50.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
compute_xsq: no visible global function definition for 'chisq.test'
Undefined global functions or variables:
chisq.test
Consider adding
importFrom("stats", "chisq.test")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64