Last updated on 2022-05-10 10:49:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.24 | 29.97 | 32.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 1.48 | 23.66 | 25.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 40.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 38.27 | NOTE | |||
r-devel-windows-x86_64 | 1.0.4 | 10.00 | 43.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.4 | 2.26 | 28.77 | 31.03 | NOTE | |
r-release-linux-x86_64 | 1.0.4 | 2.08 | 29.33 | 31.41 | NOTE | |
r-release-macos-arm64 | 1.0.4 | 13.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.4 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.4 | 6.00 | 41.00 | 47.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.4 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.4 | 24.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 5.00 | 23.00 | 28.00 | NOTE |
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
mvorpb: no visible global function definition for 'pnorm'
mvorpb: no visible global function definition for 'dnorm'
Undefined global functions or variables:
dnorm pnorm
Consider adding
importFrom("stats", "dnorm", "pnorm")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64