Last updated on 2022-06-20 14:51:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 2.45 | 25.21 | 27.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 1.89 | 19.33 | 21.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 48.85 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 43.56 | NOTE | |||
r-devel-windows-x86_64 | 1.4 | 9.00 | 49.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 2.92 | 24.52 | 27.44 | NOTE | |
r-release-linux-x86_64 | 1.4 | 1.79 | 24.46 | 26.25 | NOTE | |
r-release-macos-arm64 | 1.4 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.4 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 1.4 | 7.00 | 50.00 | 57.00 | NOTE | |
r-oldrel-macos-arm64 | 1.4 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.4 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.4 | 6.00 | 36.00 | 42.00 | NOTE |
Version: 1.4
Check: R code for possible problems
Result: NOTE
RE.ADT: no visible global function definition for 'sd'
RE.ADT: no visible global function definition for 'pnorm'
RE.Johnson: no visible global function definition for 'pnorm'
Undefined global functions or variables:
pnorm sd
Consider adding
importFrom("stats", "pnorm", "sd")
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