Last updated on 2026-05-14 02:52:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.1 | 18.63 | 482.49 | 501.12 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.6.1 | 11.67 | 312.12 | 323.79 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.6.5 | 31.00 | 797.72 | 828.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.5 | 33.00 | 850.88 | 883.88 | OK | |
| r-devel-windows-x86_64 | 0.6.1 | 25.00 | 445.00 | 470.00 | WARN | |
| r-patched-linux-x86_64 | 0.6.1 | 17.17 | 450.90 | 468.07 | WARN | |
| r-release-linux-x86_64 | 0.6.1 | 16.01 | 456.47 | 472.48 | WARN | |
| r-release-macos-arm64 | 0.6.5 | 4.00 | 113.00 | 117.00 | OK | |
| r-release-macos-x86_64 | 0.6.5 | 14.00 | 489.00 | 503.00 | OK | |
| r-release-windows-x86_64 | 0.6.1 | 27.00 | 480.00 | 507.00 | WARN | |
| r-oldrel-macos-arm64 | 0.6.5 | 5.00 | 116.00 | 121.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.5 | 14.00 | 423.00 | 437.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.1 | 32.00 | 678.00 | 710.00 | WARN |
Version: 0.6.1
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'geom_boxplot_sample.Rd':
stat_boxplot_sample
Code: function(mapping = NULL, data = NULL, geom = "boxplot",
position = "identity", ..., times = 10, orientation =
NA, seed = NULL, coef = 1.5, quantile.type = 7, na.rm
= FALSE, show.legend = NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, geom = "boxplot",
position = "identity", ..., times = 10, orientation =
NA, seed = NULL, coef = 1.5, na.rm = FALSE,
show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
quantile.type
Mismatches in argument names:
Position: 10 Code: quantile.type Docs: na.rm
Position: 11 Code: na.rm Docs: show.legend
Position: 12 Code: show.legend Docs: inherit.aes
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64