Last updated on 2020-12-04 00:48:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 31.88 | 62.28 | 94.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 22.72 | 48.57 | 71.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 128.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 110.68 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 30.00 | 87.00 | 117.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 30.12 | 58.66 | 88.78 | NOTE | |
r-patched-solaris-x86 | 0.2 | 147.00 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 29.15 | 57.67 | 86.82 | NOTE | |
r-release-macos-x86_64 | 0.2 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.2 | 32.00 | 68.00 | 100.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 23.00 | 58.00 | 81.00 | NOTE |
Version: 0.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'XMLRPC'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-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
Version: 0.2
Check: R code for possible problems
Result: NOTE
calcPower: no visible global function definition for 'pchisq'
calcPower: no visible global function definition for 'qchisq'
delta2 : K1: no visible global function definition for 'qnorm'
delta2: no visible global function definition for 'qnorm'
delta2: no visible global function definition for 'pnorm'
delta2: no visible global function definition for 'dnorm'
Undefined global functions or variables:
dnorm pchisq pnorm qchisq qnorm
Consider adding
importFrom("stats", "dnorm", "pchisq", "pnorm", "qchisq", "qnorm")
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-oldrel-windows-ix86+x86_64
Version: 0.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64