* using log directory 'd:/RCompile/CRANincoming/R-devel/winratiosim.Rcheck' * using R Under development (unstable) (2025-06-03 r88266 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'winratiosim/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'winratiosim' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Se Yoon Lee ' New submission Possibly misspelled words in DESCRIPTION: FS (12:26) YG (12:42) winratiosim (11:14) 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 ... NOTE Found the following hidden files and directories: .github These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. CRAN-pack does not know about .github * checking for portable file names ... OK * checking whether package 'winratiosim' 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 File LICENSE is not mentioned in the DESCRIPTION file. * 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 ... [11s] NOTE SimData_per_group: no visible global function definition for '.' SimData_per_group: no visible binding for global variable 'subjid' SimData_per_group: no visible binding for global variable 'z' SimData_per_group: no visible binding for global variable 'summarize' SimData_per_group: no visible binding for global variable 'censor_new' WR_analysis: no visible binding for global variable 'usubjid1' WR_analysis: no visible binding for global variable 'score' winratiosim : simulate_one_trial: no visible binding for global variable 'surv_1' winratiosim : simulate_one_trial: no visible binding for global variable 'surv_0' winratiosim : simulate_one_trial: no visible binding for global variable 'usubjid1' winratiosim : simulate_one_trial: no visible binding for global variable 'treatment1' winratiosim : simulate_one_trial: no visible binding for global variable 'usubjid2' winratiosim : simulate_one_trial: no visible binding for global variable 'treatment2' winratiosim : simulate_one_trial: no visible binding for global variable 'score' winratiosim: no visible binding for global variable 'r' Undefined global functions or variables: . censor_new r score subjid summarize surv_0 surv_1 treatment1 treatment2 usubjid1 usubjid2 z Found the following assignments to the global environment: File 'winratiosim/R/SimData_per_group.R': assign("surv_1", surv, envir = .GlobalEnv) assign("surv_0", surv, envir = .GlobalEnv) * 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 PDF version of manual ... [21s] OK * checking HTML version of manual ... OK * DONE Status: 4 NOTEs