Last updated on 2015-11-20 00:47:30.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.0-23 | 0.49 | 9.10 | 9.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0-23 | 19.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-23 | 17.65 | NOTE | |||
r-devel-osx-x86_64-clang | 0.0-23 | 22.15 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0-23 | 2.00 | 28.00 | 30.00 | NOTE | |
r-patched-linux-x86_64 | 0.0-23 | 0.51 | 9.68 | 10.20 | NOTE | |
r-patched-solaris-sparc | 0.0-23 | 119.40 | NOTE | |||
r-patched-solaris-x86 | 0.0-23 | 24.70 | NOTE | |||
r-release-linux-x86_64 | 0.0-23 | 0.55 | 10.62 | 11.17 | NOTE | |
r-release-osx-x86_64-mavericks | 0.0-23 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0-23 | 2.00 | 19.00 | 21.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.0-23 | 3.00 | 19.00 | 22.00 | NOTE |
Version: 0.0-23
Check: R code for possible problems
Result: NOTE
histogram.irregular: warning in DynamicExtreme(weightfunction, n =
length(BL) - 1, D = D, mini = FALSE, msg = verbose): partial argument
match of ‘D’ to ‘Dmax’
histogram.irregular: warning in DynamicExtreme(weightfunction, n =
length(BL) - 1, D = D, mini = TRUE, msg = verbose): partial argument
match of ‘D’ to ‘Dmax’
histogram.irregular: no visible global function definition for
‘quantile’
histogram.irregular: no visible global function definition for ‘hist’
histogram.regular: no visible global function definition for ‘hist’
Undefined global functions or variables:
hist quantile
Consider adding
importFrom("graphics", "hist")
importFrom("stats", "quantile")
to your NAMESPACE.
Flavors: 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
Version: 0.0-23
Check: R code for possible problems
Result: NOTE
histogram.irregular: warning in DynamicExtreme(weightfunction, n =
length(BL) - 1, D = D, mini = FALSE, msg = verbose): partial argument
match of 'D' to 'Dmax'
histogram.irregular: warning in DynamicExtreme(weightfunction, n =
length(BL) - 1, D = D, mini = TRUE, msg = verbose): partial argument
match of 'D' to 'Dmax'
Flavors: r-devel-osx-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64