- using R Under development (unstable) (2026-08-05 r90355)
- 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-07 01:55:12 UTC
- checking for file ‘ggplot2/DESCRIPTION’ ... OK
- this is package ‘ggplot2’ version ‘4.0.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [6s/11s] 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 ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/3s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking whether startup messages can be suppressed ... [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 ... [59s/75s] 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/4s] 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 ... [0s/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 ... [224s/320s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
position_stack 5.397 0.008 8.402
facet_grid 5.280 0.004 8.126
guide_colourbar 5.176 0.004 8.502
geom_boxplot 5.053 0.016 6.127
aes_linetype_size_shape 4.463 0.016 5.901
coord_cartesian 4.344 0.131 7.117
scale_viridis 4.412 0.024 6.881
aes_eval 4.311 0.071 5.951
scale_brewer 3.661 0.020 6.161
position_dodge 3.614 0.004 5.769
scale_continuous 3.466 0.012 5.770
theme 3.034 0.004 5.064
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [194s/234s] OK
Running ‘testthat.R’ [193s/234s]
- 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/34s] OK
- checking HTML version of manual ... [23s/30s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 NOTEs