Last updated on 2022-05-09 17:52:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 4.18 | 36.47 | 40.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 3.15 | 28.68 | 31.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 49.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 48.33 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 18.00 | 53.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 3.72 | 35.19 | 38.91 | NOTE | |
r-release-linux-x86_64 | 1.2 | 4.16 | 35.79 | 39.95 | NOTE | |
r-release-macos-arm64 | 1.2 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 9.00 | 54.00 | 63.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 32.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 9.00 | 41.00 | 50.00 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
Clough: no visible global function definition for 'dgamma'
computePosterior,Counts: no visible global function definition for
'dnbinom'
getPosteriorParam,Counts: no visible global function definition for
'qgamma'
getPosteriorParam,Counts: no visible global function definition for
'dgamma'
getPosteriorParam,Counts: no visible global function definition for
'pgamma'
plotPosterior,Counts: no visible global function definition for 'axis'
plotPosterior,Counts: no visible global function definition for
'abline'
plotPosterior,Counts: no visible global function definition for 'lines'
plotPosterior,Counts: no visible global function definition for 'rect'
plotPosterior,Counts: no visible global function definition for 'curve'
plotPosterior,Counts: no visible global function definition for
'dgamma'
plotPosterior,Counts: no visible global function definition for
'legend'
show,Counts: no visible global function definition for 'head'
show,Counts: no visible global function definition for 'tail'
Undefined global functions or variables:
abline axis curve dgamma dnbinom head legend lines pgamma qgamma rect
tail
Consider adding
importFrom("graphics", "abline", "axis", "curve", "legend", "lines",
"rect")
importFrom("stats", "dgamma", "dnbinom", "pgamma", "qgamma")
importFrom("utils", "head", "tail")
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64