* using log directory 'd:/RCompile/CRANincoming/R-devel/DepMod.Rcheck' * using R Under development (unstable) (2026-01-10 r89298 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'DepMod/DESCRIPTION' ... OK * this is package 'DepMod' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Stijn Peeters ' 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 whether package 'DepMod' 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 ... NOTE Non-standard files/directories found at top level: 'README.Rmd' 'globals.R' * 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 ... [25s] NOTE fun_sim_model: no visible global function definition for 'qnorm' fun_sim_model : func_sim_tm: no visible global function definition for 'runif' fun_sim_model : func_sim_tm: no visible global function definition for 'qbeta' fun_sim_model : func_sim_tm: no visible binding for global variable 'relapsecure' fun_sim_model: no visible global function definition for 'runif' fun_sim_model : : no visible global function definition for 'qnorm' fun_sim_model: no visible global function definition for 'qgamma' func_first_part_model: no visible binding for global variable 'relapsecure' func_first_part_model: no visible binding for global variable 'moderatecure' func_first_part_model: no visible binding for global variable 'severecure' run_model: no visible binding for global variable 'parameter_list' run_model: no visible binding for global variable 'data_prev_sub_base' run_model: no visible binding for global variable 'data_tr_mild_base' run_model: no visible binding for global variable 'data_tr_mod_base' run_model: no visible binding for global variable 'data_tr_sev_base' run_model: no visible binding for global variable 'data_prev_rec_base' run_model: no visible binding for global variable 'data_prev_sub_alt' run_model: no visible binding for global variable 'data_tr_mild_alt' run_model: no visible binding for global variable 'data_tr_mod_alt' run_model: no visible binding for global variable 'data_tr_sev_alt' run_model: no visible binding for global variable 'data_prev_rec_alt' Undefined global functions or variables: data_prev_rec_alt data_prev_rec_base data_prev_sub_alt data_prev_sub_base data_tr_mild_alt data_tr_mild_base data_tr_mod_alt data_tr_mod_base data_tr_sev_alt data_tr_sev_base moderatecure parameter_list qbeta qgamma qnorm relapsecure runif severecure Consider adding importFrom("stats", "qbeta", "qgamma", "qnorm", "runif") 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 ... WARNING Data codoc mismatches from Rd file 'data_prev_sub_base.Rd': Variables in data frame 'data_prev_sub_base' Code: 1-RR N adh cov healthcare costs Docs: 1-RR adh cov healthcare costs n * 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... OK * DONE Status: 1 WARNING, 3 NOTEs