Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 2.46 | 21.41 | 23.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 1.65 | 17.19 | 18.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 36.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 27.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 6.00 | 29.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 2.31 | 21.64 | 23.95 | NOTE | |
r-patched-solaris-x86 | 2.0 | 43.70 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 2.41 | 22.07 | 24.48 | NOTE | |
r-release-macos-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 5.00 | 44.00 | 49.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 4.00 | 44.00 | 48.00 | NOTE |
Version: 2.0
Check: R code for possible problems
Result: NOTE
med: no visible global function definition for 'quantile'
uh: no visible global function definition for 'mad'
uh.bu: no visible global function definition for 'mad'
Undefined global functions or variables:
mad quantile
Consider adding
importFrom("stats", "mad", "quantile")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64