Last updated on 2022-05-25 06:54:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 5.79 | 41.65 | 47.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 4.77 | 32.75 | 37.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 62.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 46.33 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 33.00 | 64.00 | 97.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 5.42 | 41.07 | 46.49 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | NOTE | ||||
r-release-macos-arm64 | 1.0.0 | 23.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.0 | 33.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 19.00 | 62.00 | 81.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.0 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.0 | 39.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 20.00 | 51.00 | 71.00 | NOTE |
Version: 1.0.0
Check: R code for possible problems
Result: NOTE
.dwt: no visible global function definition for 'median'
.udwt: no visible global function definition for 'median'
plotSignalTransformation: no visible global function definition for
'box'
plotSignalTransformation: no visible global function definition for
'axis'
plotSignalTransformation: no visible global function definition for
'lines'
plotSignalTransformation: no visible global function definition for
'legend'
Undefined global functions or variables:
axis box legend lines median
Consider adding
importFrom("graphics", "axis", "box", "legend", "lines")
importFrom("stats", "median")
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