Last updated on 2022-05-09 17:52:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.26 | 31.52 | 33.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.97 | 24.16 | 26.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 41.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 40.42 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 10.00 | 46.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 2.21 | 30.32 | 32.53 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 2.04 | 29.97 | 32.01 | NOTE | |
r-release-macos-arm64 | 0.1.1 | 13.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 7.00 | 43.00 | 50.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.1 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 25.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 6.00 | 26.00 | 32.00 | NOTE |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
d0: no visible global function definition for 'qnorm'
dncgamma: no visible global function definition for 'dpois'
indncgamma: no visible global function definition for 'pgamma'
indncgamma: no visible global function definition for 'dpois'
inxncgamma: no visible global function definition for 'qnorm'
inxncgamma: no visible global function definition for 'pgamma'
inxncgamma: no visible global function definition for 'dpois'
pncgamma: no visible global function definition for 'pgamma'
pncgamma: no visible global function definition for 'dpois'
Undefined global functions or variables:
dpois pgamma qnorm
Consider adding
importFrom("stats", "dpois", "pgamma", "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