Last updated on 2017-07-26 01:56:38.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.02 | 28.22 | 29.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.13 | 28.68 | 29.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 39.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 37.13 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 62.00 | 67.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.05 | 29.23 | 30.28 | NOTE | |
r-patched-solaris-x86 | 1.0 | 49.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.05 | 28.66 | 29.71 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 59.00 | 63.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 39.00 | 42.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64