Last updated on 2020-08-07 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.29 | 36.03 | 39.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.52 | 26.37 | 28.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 52.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 43.03 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 49.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.16 | 34.65 | 37.81 | NOTE | |
r-patched-solaris-x86 | 1.0 | 64.80 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.10 | 33.67 | 36.77 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 11.00 | 71.00 | 82.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 50.00 | 55.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
negbin.pow : negbin.disp: no visible global function definition for
'rpois'
negbin.pow : negbin.disp: no visible global function definition for
'rnbinom'
negbin.pow : inner.fcn: no visible global function definition for
'na.omit'
negbin.pow : inner.fcn: no visible global function definition for
'quantile'
negbin.pow: no visible global function definition for 'txtProgressBar'
negbin.pow: no visible global function definition for
'setTxtProgressBar'
poiss.pow : inner.fcn: no visible global function definition for
'rpois'
poiss.pow : inner.fcn: no visible global function definition for
'quantile'
poiss.pow: no visible global function definition for 'txtProgressBar'
poiss.pow: no visible global function definition for
'setTxtProgressBar'
Undefined global functions or variables:
na.omit quantile rnbinom rpois setTxtProgressBar txtProgressBar
Consider adding
importFrom("stats", "na.omit", "quantile", "rnbinom", "rpois")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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-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