Last updated on 2026-04-23 11:51:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.1 | 16.71 | 484.32 | 501.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.1 | 14.38 | 318.23 | 332.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.1 | 33.00 | 900.09 | 933.09 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 32.00 | 908.39 | 940.39 | WARN | |
| r-devel-macos-arm64 | 0.6.1 | 4.00 | 105.00 | 109.00 | OK | |
| r-devel-windows-x86_64 | 0.6.1 | 24.00 | 455.00 | 479.00 | OK | |
| r-patched-linux-x86_64 | 0.6.1 | 21.69 | 460.21 | 481.90 | OK | |
| r-release-linux-x86_64 | 0.6.1 | 16.62 | 450.16 | 466.78 | OK | |
| r-release-macos-arm64 | 0.6.1 | 4.00 | 114.00 | 118.00 | OK | |
| r-release-macos-x86_64 | 0.6.1 | 14.00 | 553.00 | 567.00 | OK | |
| r-release-windows-x86_64 | 0.6.1 | 23.00 | 455.00 | 478.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.1 | 4.00 | 119.00 | 123.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.6.1 | 14.00 | 513.00 | 527.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.6.1 | 38.00 | 617.00 | 655.00 | NOTE |
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.6.1
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
data 2.2Mb
doc 1.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64