Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-4 | 2.31 | 23.84 | 26.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-4 | 1.62 | 18.69 | 20.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-4 | 39.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-4 | 30.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-4 | 7.00 | 37.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-4 | 2.12 | 23.82 | 25.94 | NOTE | |
r-patched-solaris-x86 | 0.1-4 | 49.20 | NOTE | |||
r-release-linux-x86_64 | 0.1-4 | 2.05 | 23.39 | 25.44 | NOTE | |
r-release-macos-x86_64 | 0.1-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-4 | 4.00 | 45.00 | 49.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-4 | 5.00 | 38.00 | 43.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64