- using R Under development (unstable) (2026-07-15 r90261)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 22.1.8 (1+b1)
Debian flang version 22.1.8 (1+b1)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-07-16 21:17:01 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/3s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/3s] OK
- checking loading without being on the library search path ... [2s/4s] 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 ... [31s/40s] 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/138s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
PPC-test-statistics 9.763 0.036 10.322
bayesplot-colors 9.614 0.043 10.216
MCMC-traces 8.541 0.004 11.481
bayesplot_theme_get 7.646 0.004 8.007
PPD-intervals 7.234 0.020 9.934
PPC-intervals 6.758 0.013 8.117
MCMC-intervals 6.249 0.101 9.017
bayesplot-helpers 6.270 0.060 7.076
PPC-discrete 4.497 0.012 5.896
MCMC-diagnostics 4.142 0.090 5.866
PPC-distributions 4.164 0.044 5.335
MCMC-distributions 4.086 0.039 5.008
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [240s/340s] OK
Running ‘testthat.R’ [240s/340s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [12s/18s] OK
- checking PDF version of manual ... [9s/12s] OK
- checking HTML version of manual ... [9s/13s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE