Last updated on 2018-02-24 09:51:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.14 | 1.35 | 17.97 | 19.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.14 | 1.14 | 14.03 | 15.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.14 | 23.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.14 | 22.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.14 | 4.00 | 26.00 | 30.00 | NOTE | |
r-patched-linux-x86_64 | 0.14 | 0.92 | 17.68 | 18.60 | NOTE | |
r-patched-solaris-x86 | 0.14 | 33.20 | NOTE | |||
r-release-linux-x86_64 | 0.14 | 0.76 | 17.32 | 18.08 | NOTE | |
r-release-windows-ix86+x86_64 | 0.14 | 3.00 | 26.00 | 29.00 | NOTE | |
r-release-osx-x86_64 | 0.14 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.14 | 2.00 | 25.00 | 27.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.14 | NOTE |
Version: 0.14
Check: R code for possible problems
Result: NOTE
agostino.test: no visible global function definition for
‘complete.cases’
agostino.test: no visible global function definition for ‘pnorm’
anscombe.test: no visible global function definition for
‘complete.cases’
anscombe.test: no visible global function definition for ‘pnorm’
bonett.test: no visible global function definition for ‘complete.cases’
bonett.test: no visible global function definition for ‘pnorm’
jarque.test: no visible global function definition for ‘pchisq’
Undefined global functions or variables:
complete.cases pchisq pnorm
Consider adding
importFrom("stats", "complete.cases", "pchisq", "pnorm")
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