- 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-17 01:40:20 UTC
- checking for file ‘ggplot2/DESCRIPTION’ ... OK
- this is package ‘ggplot2’ version ‘4.0.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [6s/9s] 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 ‘ggplot2’ 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 ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [1s/2s] 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 ... [59s/73s] NOTE
Found calls to structure() using deprecated special names:
ggplot2/tests/testthat/test-annotate.R (.Names: 1)
'.Names' should be changed to 'names'.
- checking Rd files ... [4s/6s] 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 ... NOTE
Rd files without \usage:
‘print.ggplot.Rd’
\arguments should not be documented without \usage.
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [1s/1s] 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 ... [222s/305s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
position_stack 5.336 0.008 8.006
facet_grid 5.189 0.015 6.768
geom_boxplot 5.037 0.012 7.525
guide_colourbar 5.023 0.012 5.837
aes_linetype_size_shape 4.456 0.048 5.192
scale_viridis 4.419 0.016 7.658
coord_cartesian 4.250 0.115 5.479
geom_histogram 4.340 0.012 6.338
aes_eval 4.225 0.080 5.587
position_dodge 3.557 0.003 5.358
scale_shape 3.469 0.056 5.620
theme 3.128 0.004 5.147
stat_summary 2.839 0.019 5.225
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [188s/198s] OK
Running ‘testthat.R’ [188s/197s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [155s/158s] OK
- checking PDF version of manual ... [27s/33s] OK
- checking HTML version of manual ... [41s/58s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 NOTEs