- using R Under development (unstable) (2026-08-21 r90440)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.2.0-1) 16.2.0
GNU Fortran (Debian 16.2.0-1) 16.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-08-22 15:23:39 UTC
- checking for file ‘ggplot2/DESCRIPTION’ ... OK
- this is package ‘ggplot2’ version ‘4.0.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [5s/6s] 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 ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] 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 ... [36s/41s] 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 ... [2s/2s] 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 ... INFO
Exported functions without usage information:
coord_equal geom_density2d geom_density2d_filled scale_alpha_date
scale_alpha_datetime scale_color_binned scale_color_brewer
scale_color_continuous scale_color_date scale_color_datetime
scale_color_discrete scale_color_distiller scale_color_fermenter
scale_color_gradient scale_color_gradient2 scale_color_gradientn
scale_color_grey scale_color_hue scale_color_identity
scale_color_manual scale_color_ordinal scale_color_steps
scale_color_steps2 scale_color_stepsn scale_color_viridis_b
scale_color_viridis_c scale_color_viridis_d scale_colour_date
scale_colour_datetime scale_colour_ordinal scale_fill_date
scale_fill_datetime scale_fill_ordinal scale_linewidth_continuous
scale_linewidth_date scale_linewidth_datetime
scale_linewidth_discrete scale_linewidth_ordinal
scale_shape_continuous scale_shape_discrete scale_shape_ordinal
scale_size_continuous scale_size_date scale_size_datetime
scale_size_discrete scale_size_ordinal stat stat_spoke stat_summary2d
- 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/0s] 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 ... [144s/159s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [126s/146s] OK
Running ‘testthat.R’ [126s/146s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [99s/111s] OK
- checking PDF version of manual ... [19s/21s] OK
- checking HTML version of manual ... [14s/16s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 NOTEs