Last updated on 2022-06-15 07:52:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 6.91 | 48.10 | 55.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 5.82 | 36.13 | 41.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 70.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 69.50 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 20.00 | 61.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 7.20 | 46.77 | 53.97 | NOTE | |
r-release-linux-x86_64 | 1.0 | 7.99 | 46.52 | 54.51 | NOTE | |
r-release-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 26.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 11.00 | 62.00 | 73.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 30.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 37.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 14.00 | 35.00 | 49.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
gxe.cc: no visible global function definition for 'qnorm'
gxe.coh: no visible global function definition for 'qnorm'
utility.cc: no visible global function definition for 'qnorm'
utility.coh: no visible global function definition for 'qnorm'
Undefined global functions or variables:
qnorm
Consider adding
importFrom("stats", "qnorm")
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