Last updated on 2021-01-24 23:47:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.26 | 37.13 | 40.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.25 | 28.10 | 30.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 56.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 47.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 56.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.85 | 35.53 | 38.38 | NOTE | |
r-patched-solaris-x86 | 1.0 | 67.60 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.16 | 35.40 | 38.56 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 55.00 | 60.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 57.00 | 62.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