Last updated on 2017-12-20 00:46:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 0.84 | 15.22 | 16.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.1 | 20.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 19.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 5.00 | 25.00 | 30.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 0.83 | 14.82 | 15.65 | NOTE | |
r-patched-solaris-x86 | 0.1 | 27.70 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 0.84 | 14.90 | 15.74 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1 | 2.00 | 26.00 | 28.00 | NOTE | |
r-release-osx-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 6.00 | 33.00 | 39.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64