Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 2.24 | 21.55 | 23.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 1.80 | 16.62 | 18.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 36.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 27.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 10.00 | 29.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 2.19 | 21.72 | 23.91 | NOTE | |
r-patched-solaris-x86 | 0.3 | 42.10 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 2.36 | 21.34 | 23.70 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 5.00 | 32.00 | 37.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 4.00 | 39.00 | 43.00 | NOTE |
Version: 0.3
Check: R code for possible problems
Result: NOTE
dWishartSpike: no visible global function definition for 'dnorm'
pWishartSpike: no visible global function definition for 'pnorm'
qWishartSpike: no visible global function definition for 'qnorm'
rWishartSpike: no visible global function definition for 'qnorm'
rmp: no visible global function definition for 'runif'
rtw: no visible global function definition for 'runif'
Undefined global functions or variables:
dnorm pnorm qnorm runif
Consider adding
importFrom("stats", "dnorm", "pnorm", "qnorm", "runif")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64