CRAN Package Check Results for Maintainer ‘Harriet Mason <harriet.m.mason at gmail.com>’

Last updated on 2026-04-26 03:50:10 CEST.

Package WARN OK
cassowaryr 12
ggdibbler 6 6

Package cassowaryr

Current CRAN status: OK: 12

Package ggdibbler

Current CRAN status: WARN: 6, OK: 6

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-linux-x86_64, r-release-windows-x86_64