Last updated on 2020-07-02 02:09:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-4 | 2.20 | 23.16 | 25.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-4 | 1.72 | 18.63 | 20.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-4 | 39.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-4 | 30.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-4 | 7.00 | 38.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-4 | 2.20 | 23.66 | 25.86 | NOTE | |
r-patched-solaris-x86 | 0.1-4 | 49.20 | NOTE | |||
r-release-linux-x86_64 | 0.1-4 | 2.00 | 23.56 | 25.56 | NOTE | |
r-release-osx-x86_64 | 0.1-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-4 | 4.00 | 45.00 | 49.00 | NOTE | |
r-oldrel-osx-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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64