Last updated on 2022-06-10 15:51:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 1.87 | 31.52 | 33.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.56 | 24.17 | 25.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 40.59 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 14.00 | 44.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.99 | 30.10 | 32.09 | NOTE | |
r-release-linux-x86_64 | 1.1 | NOTE | ||||
r-release-macos-arm64 | 1.1 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 5.00 | 43.00 | 48.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 25.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 5.00 | 37.00 | 42.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
nps.test: no visible global function definition for 'qnorm'
nps.test: no visible global function definition for 'pnorm'
Undefined global functions or variables:
pnorm qnorm
Consider adding
importFrom("stats", "pnorm", "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-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