Last updated on 2022-06-15 07:52:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.9 | 5.16 | 62.77 | 67.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.9 | 4.27 | 49.20 | 53.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.9 | 81.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 75.94 | NOTE | |||
r-devel-windows-x86_64 | 1.0.9 | 8.00 | 76.00 | 84.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.9 | 5.34 | 57.00 | 62.34 | NOTE | |
r-release-linux-x86_64 | 1.0.9 | 3.89 | 60.93 | 64.82 | NOTE | |
r-release-macos-arm64 | 1.0.9 | 24.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.9 | 31.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.9 | 14.00 | 84.00 | 98.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.9 | 31.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.9 | 42.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.9 | 11.00 | 63.00 | 74.00 | NOTE |
Version: 1.0.9
Check: R code for possible problems
Result: NOTE
UCexactTest: no visible global function definition for 'is'
UCexactTest: no visible global function definition for 'new'
pvalue: no visible global function definition for 'dnbinom'
pvalue: no visible global function definition for 'pnbinom'
sup.mu: no visible global function definition for 'predict'
Undefined global functions or variables:
dnbinom is new pnbinom predict
Consider adding
importFrom("methods", "is", "new")
importFrom("stats", "dnbinom", "pnbinom", "predict")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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