Last updated on 2017-12-20 00:46:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-4 | 0.73 | 18.32 | 19.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-4 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.1-4 | 25.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-4 | 25.29 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-4 | 3.00 | 33.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-4 | 0.55 | 19.42 | 19.97 | NOTE | |
r-patched-solaris-x86 | 0.1-4 | 42.90 | NOTE | |||
r-release-linux-x86_64 | 0.1-4 | 0.81 | 19.58 | 20.39 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-4 | 3.00 | 36.00 | 39.00 | NOTE | |
r-release-osx-x86_64 | 0.1-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-4 | 3.00 | 41.00 | 44.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-4 | NOTE |
Version: 0.1-4
Check: R code for possible problems
Result: NOTE
K1.norm: no visible global function definition for ‘dnorm’
K1.norm: no visible global function definition for ‘pnorm’
K1.t3: no visible global function definition for ‘pt’
K2.norm: no visible global function definition for ‘dnorm’
K2.norm: no visible global function definition for ‘pnorm’
K2.t3: no visible global function definition for ‘pt’
Undefined global functions or variables:
dnorm pnorm pt
Consider adding
importFrom("stats", "dnorm", "pnorm", "pt")
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-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64