Last updated on 2022-05-23 08:51:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-1 | 2.61 | 37.95 | 40.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-1 | 1.89 | 29.51 | 31.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-1 | 48.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-1 | 47.50 | NOTE | |||
r-devel-windows-x86_64 | 1.1-1 | 24.00 | 53.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-1 | 3.69 | 36.56 | 40.25 | NOTE | |
r-release-linux-x86_64 | 1.1-1 | NOTE | ||||
r-release-macos-arm64 | 1.1-1 | 19.00 | NOTE | |||
r-release-macos-x86_64 | 1.1-1 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 1.1-1 | 6.00 | 53.00 | 59.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1-1 | 23.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1-1 | 30.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1-1 | 5.00 | 39.00 | 44.00 | NOTE |
Version: 1.1-1
Check: R code for possible problems
Result: NOTE
apply.breaks: no visible binding for global variable 'median'
break.clust: no visible global function definition for 'median'
breakage.plot: no visible binding for global variable 'median'
breakage.plot: no visible global function definition for 'abline'
breakage.plot: no visible global function definition for 'lm'
find.bottom: no visible global function definition for 'filter'
fit.breakage: no visible global function definition for 'optim'
fit.breakage: no visible global function definition for 'points'
fit.sensitivity.plot: no visible global function definition for
'contour'
fit.sensitivity.plot: no visible global function definition for
'points'
fit.sensitivity.plot: no visible global function definition for 'text'
Undefined global functions or variables:
abline contour filter lm median optim points text
Consider adding
importFrom("graphics", "abline", "contour", "points", "text")
importFrom("stats", "filter", "lm", "median", "optim")
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