- using R Under development (unstable) (2026-08-22 r90443)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 22.1.8 (1+b2)
Debian flang version 22.1.8 (1+b2)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-08-24 21:35:50 UTC
- checking for file ‘bayesplot/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘bayesplot’ version ‘1.15.0’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/3s] OK
- 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 ‘bayesplot’ 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/3s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/3s] OK
- checking loading without being on the library search path ... [2s/3s] OK
- checking whether startup messages can be suppressed ... [2s/3s] 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 ... [30s/41s] NOTE
Found calls to structure() using deprecated special names:
bayesplot/tests/testthat/test-ppc-errors.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
- 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 ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking R/sysdata.rda ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [117s/173s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
bayesplot-colors 9.933 0.007 16.060
PPC-test-statistics 9.591 0.095 13.968
MCMC-traces 8.661 0.016 13.951
bayesplot_theme_get 7.347 0.059 10.511
PPD-intervals 7.291 0.017 11.114
PPC-intervals 6.899 0.055 10.074
MCMC-intervals 6.538 0.017 8.287
bayesplot-helpers 6.494 0.012 10.487
pp_check 4.748 0.056 7.044
PPC-discrete 4.473 0.012 7.239
MCMC-diagnostics 4.234 0.054 5.289
PPC-distributions 4.199 0.028 6.685
MCMC-distributions 4.023 0.074 5.539
theme_default 4.065 0.004 7.084
bayesplot-package 3.921 0.011 5.627
MCMC-combos 3.574 0.172 5.063
PPC-scatterplots 3.461 0.017 5.207
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [242s/324s] OK
Running ‘testthat.R’ [241s/324s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [13s/17s] OK
- checking PDF version of manual ... [9s/12s] OK
- checking HTML version of manual ... [5s/6s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE