Last updated on 2020-08-07 01:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 31.68 | 58.95 | 90.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 23.22 | 44.39 | 67.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 114.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 105.62 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 38.00 | 89.00 | 127.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 31.14 | 57.10 | 88.24 | NOTE | |
r-patched-solaris-x86 | 0.2 | 142.70 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 30.86 | 57.68 | 88.54 | NOTE | |
r-release-macos-x86_64 | 0.2 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.2 | 24.00 | 59.00 | 83.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