Last updated on 2021-04-18 02:47:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.14 | 2.62 | 23.15 | 25.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.14 | 1.93 | 18.63 | 20.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.14 | 41.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.14 | 30.45 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.14 | 5.00 | 1.00 | 6.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.14 | NOTE | ||||
r-patched-linux-x86_64 | 0.14 | 2.11 | 22.23 | 24.34 | NOTE | |
r-patched-solaris-x86 | 0.14 | 47.90 | NOTE | |||
r-release-linux-x86_64 | 0.14 | 2.35 | 22.40 | 24.75 | NOTE | |
r-release-macos-x86_64 | 0.14 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.14 | 4.00 | 23.00 | 27.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.14 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.14 | 5.00 | 39.00 | 44.00 | 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-x86_64-gcc10-UCRT, 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
Version: 0.14
Check: whether package can be installed
Result: ERROR
Installation failed.
See for details.
*
Flavor: r-devel-windows-ix86+x86_64