Last updated on 2016-10-24 23:48:31.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 0.60 | 11.28 | 11.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 0.59 | 11.32 | 11.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 20.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 18.74 | NOTE | |||
r-devel-macos-x86_64-clang | 0.3 | 17.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 4.00 | 27.00 | 31.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 0.63 | 10.38 | 11.01 | NOTE | |
r-patched-solaris-sparc | 0.3 | 117.80 | NOTE | |||
r-patched-solaris-x86 | 0.3 | 26.40 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 0.66 | 10.48 | 11.13 | NOTE | |
r-release-osx-x86_64-mavericks | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 2.00 | 26.00 | 28.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.3 | 10.00 | 24.00 | 34.00 | OK |
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64