CRAN Package Check Results for Package ggdibbler

Last updated on 2026-04-24 13:48:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 18.21 491.57 509.78 WARN
r-devel-linux-x86_64-debian-gcc 0.6.1 11.13 318.74 329.87 WARN
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-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 425.00 439.00 OK
r-release-windows-x86_64 0.6.1 24.00 438.00 462.00 WARN
r-oldrel-macos-arm64 0.6.1 4.00 114.00 118.00 OK
r-oldrel-macos-x86_64 0.6.1 14.00 553.00 567.00 OK
r-oldrel-windows-x86_64 0.6.1 28.00 445.00 473.00 OK

Check Details

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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64