Last updated on 2019-07-03 01:47:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.14 | 2.02 | 19.08 | 21.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.14 | 1.73 | 15.58 | 17.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.14 | 26.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.14 | 27.10 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.14 | 8.00 | 29.00 | 37.00 | NOTE | |
r-patched-linux-x86_64 | 0.14 | 1.76 | 19.38 | 21.14 | NOTE | |
r-patched-solaris-x86 | 0.14 | 41.90 | NOTE | |||
r-release-linux-x86_64 | 0.14 | 2.04 | 19.20 | 21.24 | NOTE | |
r-release-windows-ix86+x86_64 | 0.14 | 5.00 | 39.00 | 44.00 | NOTE | |
r-release-osx-x86_64 | 0.14 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.14 | 3.00 | 26.00 | 29.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