* using log directory 'd:/RCompile/CRANincoming/R-devel/erelfe.Rcheck' * using R Under development (unstable) (2024-06-13 r86731 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 'erelfe/DESCRIPTION' ... OK * this is package 'erelfe' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Olivier Leproux ' New submission The Description field should not start with the package name, 'This package' or similar. * 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 'erelfe' can be installed ... OK * checking installed package size ... OK * 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 ... 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 elfe_dico_skim: no visible global function definition for 'contains' elfe_dico_skim: no visible binding for global variable 'skim_type' elfe_dico_skim: no visible binding for global variable 'skim_variable' elfe_dico_skim: no visible global function definition for 'data' elfe_dico_skim: no visible binding for global variable 'variable' elfe_dico_skim: no visible binding for global variable 'survey' elfe_dico_skim: no visible binding for global variable 'respondent' elfe_dico_skim: no visible binding for global variable 'age' elfe_dico_skim: no visible binding for global variable 'n_missing' elfe_dico_skim: no visible binding for global variable 'complete_rate' elfe_dico_skim: no visible binding for global variable 'type' elfe_dico_skim: no visible binding for global variable 'factor.top_counts' elfe_dico_skim: no visible binding for global variable 'factor.n_unique' elfe_dico_skim: no visible binding for global variable 'level' elfe_dico_skim: no visible binding for global variable 'nb_level' elfe_factor: no visible global function definition for 'txtProgressBar' elfe_factor: no visible global function definition for 'setTxtProgressBar' elfe_factor: no visible global function definition for 'getTxtProgressBar' elfe_factor: no visible binding for global variable 'code_var' elfe_infomoda: no visible binding for global variable 'code_var' elfe_init: no visible global function definition for 'menu' elfe_init: no visible binding for global variable 'V1' elfe_init: no visible binding for global variable 'V2' elfe_init: no visible binding for global variable 'code_var' elfe_init: no visible binding for global variable 'deb' elfe_init: no visible binding for global variable 'value' elfe_init: no visible binding for global variable 'n' elfe_label: no visible global function definition for 'txtProgressBar' elfe_label: no visible global function definition for 'setTxtProgressBar' elfe_label: no visible global function definition for 'getTxtProgressBar' elfe_label: no visible binding for global variable 'code_var' elfe_txt: no visible global function definition for 'txtProgressBar' elfe_txt: no visible global function definition for 'setTxtProgressBar' elfe_txt: no visible global function definition for 'getTxtProgressBar' elfe_txt: no visible binding for global variable 'code_var' Undefined global functions or variables: V1 V2 age code_var complete_rate contains data deb factor.n_unique factor.top_counts getTxtProgressBar level menu n n_missing nb_level respondent setTxtProgressBar skim_type skim_variable survey txtProgressBar type value variable Consider adding importFrom("utils", "data", "getTxtProgressBar", "menu", "setTxtProgressBar", "txtProgressBar") to your NAMESPACE file. * 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... WARNING Warning: found non-ASCII string 'Maternit' in object 'prefix' * 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 ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs