Last updated on 2017-12-20 00:46:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 1.02 | 20.53 | 21.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 27.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 27.11 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.1 | 5.00 | 33.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.1 | 0.94 | 21.66 | 22.60 | NOTE | |
r-patched-solaris-x86 | 1.1.1 | 35.60 | NOTE | |||
r-release-linux-x86_64 | 1.1.1 | 1.01 | 21.44 | 22.45 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.1 | 3.00 | 32.00 | 35.00 | NOTE | |
r-release-osx-x86_64 | 1.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 2.00 | 43.00 | 45.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1.1 | NOTE |
Version: 1.1.1
Check: R code for possible problems
Result: NOTE
cvimpute.by.wavelet: no visible global function definition for ‘sd’
cvimpute.by.wavelet: no visible global function definition for ‘mad’
cvimpute.image.by.wavelet: no visible global function definition for
‘sd’
cvimpute.image.by.wavelet: no visible global function definition for
‘mad’
cvwavelet.image.after.impute: no visible global function definition for
‘sd’
cvwavelet.image.after.impute: no visible global function definition for
‘mad’
Undefined global functions or variables:
mad sd
Consider adding
importFrom("stats", "mad", "sd")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64