Last updated on 2019-04-21 01:47:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 24.52 | 49.47 | 73.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 18.92 | 43.20 | 62.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 88.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 85.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 24.00 | 74.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 22.89 | 50.42 | 73.31 | NOTE | |
r-patched-solaris-x86 | 0.2 | 120.80 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 19.45 | 45.27 | 64.72 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2 | 24.00 | 54.00 | 78.00 | NOTE | |
r-release-osx-x86_64 | 0.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 16.00 | 106.00 | 122.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | ERROR |
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-osx-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-osx-x86_64, r-oldrel-osx-x86_64