* using log directory ‘/srv/hornik/tmp/CRAN_pretest/diceplot.Rcheck’ * using R Under development (unstable) (2024-10-10 r87224) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (9) Debian flang-new version 18.1.8 (9) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘diceplot/DESCRIPTION’ ... OK * this is package ‘diceplot’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Matthias Flotho ’ New submission Possibly misspelled words in DESCRIPTION: DicePlot (4:18) * 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 serialization versions ... OK * checking whether package ‘diceplot’ can be installed ... [3s/3s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Author field differs from that derived from Authors@R Author: ‘Matthias Flotho’ Authors@R: ‘Matthias Flotho [aut, cre] (ORCID: )’ * 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 ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] 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 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 ... [4s/4s] NOTE dice_plot_3: no visible binding for global variable ‘var’ dice_plot_4: no visible binding for global variable ‘var’ dice_plot_5: no visible binding for global variable ‘var’ dice_plot_6: no visible binding for global variable ‘var’ domino_plot: no visible binding for global variable ‘var’ domino_plot: no visible global function definition for ‘scale_size_continuous’ domino_plot: no visible global function definition for ‘scale_x_continuous’ domino_plot: no visible global function definition for ‘scale_y_continuous’ Undefined global functions or variables: scale_size_continuous scale_x_continuous scale_y_continuous var Consider adding importFrom("stats", "var") to your NAMESPACE file. * checking Rd files ... [0s/0s] 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 examples ... [3s/3s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [6s/6s] OK Running ‘test_diceplots.R’ [4s/4s] Running ‘test_domino_base.R’ [2s/2s] * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... NOTE Found the following files/directories: ‘domino_plot_example.png’ ‘sample_plots’ * checking for detritus in the temp directory ... OK * DONE Status: 4 NOTEs