Last updated on 2022-04-05 16:55:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.46 | 49.72 | 52.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.54 | 36.49 | 39.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 64.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 50.34 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.0 | 9.00 | 68.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.50 | 46.97 | 50.47 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.88 | 43.95 | 46.83 | NOTE | |
r-release-macos-arm64 | 1.0 | NOTE | ||||
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 58.00 | 65.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 62.00 | 69.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-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, 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
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64