- using R version 4.6.0 Patched (2026-05-05 r90004)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.2.0-17) 15.2.0
GNU Fortran (Debian 15.2.0-17) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-05-06 12:20:39 UTC
- checking for file ‘ggdibbler/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘ggdibbler’ version ‘0.6.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘ggdibbler’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [2s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/3s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/3s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [2s/2s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [12s/16s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... WARNING
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
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [8s/12s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [133s/154s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
geom_tile_sample 10.038 0.166 11.232
geom_boxplot_sample 10.158 0.042 11.469
geom_violin_sample 6.676 0.031 7.795
position_dodge_nested 6.215 0.006 6.811
geom_bar_sample 5.987 0.063 9.293
geom_bin_2d_sample 5.784 0.106 7.944
geom_histogram_sample 5.280 0.037 5.318
geom_contour_sample 4.811 0.099 5.791
position_stack_nested 4.702 0.002 5.374
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [90s/113s] OK
Running ‘testthat.R’ [90s/112s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [136s/163s] OK
- checking PDF version of manual ... [12s/16s] OK
- checking HTML version of manual ... [11s/18s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 WARNING