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

Last updated on 2026-04-23 01:52:51 CEST.

Package WARN NOTE OK
cassowaryr 14
ggdibbler 1 3 10

Package cassowaryr

Current CRAN status: OK: 14

Package ggdibbler

Current CRAN status: WARN: 1, NOTE: 3, OK: 10

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 Flavor: 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