* using log directory 'd:/RCompile/CRANincoming/R-devel/PlayerChart.Rcheck' * using R Under development (unstable) (2024-05-17 r86566 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'PlayerChart/DESCRIPTION' ... OK * this is package 'PlayerChart' version '0.0.0.9000' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Amal Panwar ' New submission Version contains large components (0.0.0.9000) The Title field should be in title case. Current version is: 'This package create a pizza chart by accepting player's statistics between 0 to 100' In title case that is: 'This Package Create a Pizza Chart by Accepting Player's Statistics Between 0 to 100' The Description field should start with a capital letter. * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'PlayerChart' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Authors@R field gives persons with invalid ORCID identifiers: Amal Panwar [aut, cre] (YOUR-ORCID-ID) * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... NOTE player_pizza_chart: no visible global function definition for '%>%' player_pizza_chart: no visible global function definition for 'all_of' player_pizza_chart: no visible global function definition for 'everything' player_pizza_chart: no visible global function definition for 'ggplot' player_pizza_chart: no visible global function definition for 'aes' player_pizza_chart: no visible binding for global variable 'Variable' player_pizza_chart: no visible binding for global variable 'Value' player_pizza_chart: no visible global function definition for 'geom_bar' player_pizza_chart: no visible global function definition for 'coord_polar' player_pizza_chart: no visible global function definition for 'geom_hline' player_pizza_chart: no visible global function definition for 'geom_label' player_pizza_chart: no visible global function definition for 'labs' player_pizza_chart: no visible global function definition for 'theme_minimal' player_pizza_chart: no visible global function definition for 'theme' player_pizza_chart: no visible global function definition for 'element_blank' player_pizza_chart: no visible global function definition for 'element_text' player_pizza_chart: no visible global function definition for 'element_markdown' player_pizza_chart: no visible global function definition for 'margin' Undefined global functions or variables: %>% Value Variable aes all_of coord_polar element_blank element_markdown element_text everything geom_bar geom_hline geom_label ggplot labs margin theme theme_minimal * checking Rd files ... 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 ... NONE * checking PDF version of manual ... [14s] OK * checking HTML version of manual ... OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * DONE Status: 1 WARNING, 3 NOTEs