* using log directory 'd:/RCompile/CRANincoming/R-devel/viralCD4Reg.Rcheck' * using R Under development (unstable) (2023-08-15 r84956 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'viralCD4Reg/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'viralCD4Reg' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Juan Pablo Acuña González <22253567@uagro.mx>' New submission * 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 'viralCD4Reg' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 R files for non-ASCII characters ... WARNING Found the following file with non-ASCII characters: viralCD4Vis.R Portable packages must use only ASCII characters in their R code, except perhaps in comments. Use \uxxxx escapes for other characters. * 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 ... [24s] NOTE viralCD4Vis : server: no visible global function definition for 'initial_split' viralCD4Vis : server: no visible global function definition for 'training' viralCD4Vis : server: no visible global function definition for 'testing' viralCD4Vis : server: no visible global function definition for 'vfold_cv' viralCD4Vis : server: no visible global function definition for 'as.formula' viralCD4Vis : server: no visible global function definition for 'workflow_variables' viralCD4Vis : server: no visible global function definition for 'everything' viralCD4Vis : server: no visible global function definition for 'linear_reg' viralCD4Vis : server: no visible global function definition for 'tune' viralCD4Vis : server: no visible global function definition for 'set_engine' viralCD4Vis : server: no visible global function definition for 'mlp' viralCD4Vis : server: no visible global function definition for 'set_mode' viralCD4Vis : server: no visible global function definition for 'mars' viralCD4Vis : server: no visible global function definition for 'svm_rbf' viralCD4Vis : server: no visible global function definition for 'control_grid' viralCD4Vis : server: no visible global function definition for 'filter' viralCD4Vis : server: no visible binding for global variable '.metric' viralCD4Vis : server: no visible global function definition for 'select' viralCD4Vis : server: no visible binding for global variable 'model' viralCD4Vis : server: no visible binding for global variable '.config' viralCD4Vis : server: no visible global function definition for 'select_best' viralCD4Vis : server : : no visible global function definition for 'ggsave' Undefined global functions or variables: .config .metric as.formula control_grid everything filter ggsave initial_split linear_reg mars mlp model select select_best set_engine set_mode svm_rbf testing training tune vfold_cv workflow_variables Consider adding importFrom("stats", "as.formula", "filter") 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 examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking PDF version of manual ... [27s] OK * checking HTML version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs