Last updated on 2019-11-26 00:51:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.41 | 19.64 | 22.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 2.07 | 15.57 | 17.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 26.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 25.62 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 6.00 | 29.00 | 35.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.1 | 7.00 | 29.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 2.11 | 18.92 | 21.03 | NOTE | |
r-patched-solaris-x86 | 1.1 | 37.50 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 2.10 | 19.69 | 21.79 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 5.00 | 38.00 | 43.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 3.00 | 28.00 | 31.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
bins.quantiles: no visible global function definition for 'quantile'
Undefined global functions or variables:
quantile
Consider adding
importFrom("stats", "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-devel-windows-ix86+x86_64-gcc8, 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