Last updated on 2020-08-07 01:49:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.89 | 19.15 | 21.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.58 | 15.23 | 16.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 34.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 24.82 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 6.00 | 29.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 1.91 | 19.29 | 21.20 | NOTE | |
r-patched-solaris-x86 | 0.1 | 39.80 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 2.08 | 19.49 | 21.57 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 5.00 | 33.00 | 38.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 4.00 | 44.00 | 48.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
select_lambda: no visible global function definition for 'median'
Undefined global functions or variables:
median
Consider adding
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-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