Last updated on 2015-09-06 23:47:41.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.78 | 13.47 | 15.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.05 | 13.18 | 15.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 29.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 26.88 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0.0 | 25.27 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 18.00 | 47.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 2.22 | 13.93 | 16.15 | OK | |
r-patched-solaris-sparc | 1.0.0 | 188.60 | OK | |||
r-patched-solaris-x86 | 1.0.0 | 43.80 | OK | |||
r-release-linux-x86_64 | 1.0.0 | 2.31 | 14.40 | 16.71 | OK | |
r-release-osx-x86_64-mavericks | 1.0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 28.00 | 33.00 | 61.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 24.00 | 37.00 | 61.00 | OK |
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
‘plot’
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 plot
Consider adding
importFrom("graphics", "axis", "box", "legend", "lines", "plot")
importFrom("stats", "median")
to your NAMESPACE.
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