Last updated on 2020-08-07 01:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.9 | 3.94 | 44.97 | 48.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.9 | 3.64 | 36.37 | 40.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.9 | 63.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 55.68 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.9 | 14.00 | 55.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.9 | 4.26 | 43.11 | 47.37 | NOTE | |
r-patched-solaris-x86 | 1.0.9 | 80.10 | NOTE | |||
r-release-linux-x86_64 | 1.0.9 | 4.28 | 45.07 | 49.35 | NOTE | |
r-release-macos-x86_64 | 1.0.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.9 | 14.00 | 72.00 | 86.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.9 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.9 | 8.00 | 49.00 | 57.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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: package ‘edgeR’ was built under R version 3.6.1
Flavor: r-oldrel-macos-x86_64