* installing *source* package 'Ball' ... ** this is package 'Ball' version '1.3.14' ** using staged installation Compiler code exists in src/ directory. Install R package according to the compiler code. ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c BD.c -o BD.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c BI.c -o BI.o BI.c: In function 'UBI._omp_fn.0': BI.c:590:73: warning: 'bcov_tmp_thread' may be used uninitialized [-Wmaybe-uninitialized] 590 | permuted_bcov_weight_hhg[j_thread] = bcov_tmp_thread[3]; | ~~~~~~~~~~~~~~~^~~ BI.c:580:24: note: 'bcov_tmp_thread' declared here 580 | double bcov_tmp_thread[4]; | ^~~~~~~~~~~~~~~ BI.c: In function 'UBI': BI.c:572:55: warning: 'bcov_tmp' may be used uninitialized [-Wmaybe-uninitialized] 572 | permuted_bcov_weight_rbf[j] = bcov_tmp[3]; | ~~~~~~~~^~~ BI.c:552:16: note: 'bcov_tmp' declared here 552 | double bcov_tmp[4], *permuted_bcov_weight0, *permuted_bcov_weight_prob, *permuted_bcov_weight_hhg, *permuted_bcov_weight_rbf; | ^~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c ball_init.c -o ball_init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c bcor.c -o bcor.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c bd_gwas.c -o bd_gwas.o bd_gwas.c: In function 'bd_gwas': bd_gwas.c:254:5: warning: 'batch_num' may be used uninitialized [-Wmaybe-uninitialized] 254 | free_int_matrix(randn_mat, batch_num, n - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bd_gwas.c:211:9: note: 'batch_num' was declared here 211 | int batch_num, fix_batch_num; | ^~~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c bdd_matrix.c -o bdd_matrix.o bdd_matrix.c: In function 'joint_kernel_matrix_bias': bdd_matrix.c:305:29: warning: unused variable 'm' [-Wunused-variable] 305 | int i, j, s, t, m; | ^ bdd_matrix.c:305:26: warning: unused variable 't' [-Wunused-variable] 305 | int i, j, s, t, m; | ^ bdd_matrix.c:305:23: warning: unused variable 's' [-Wunused-variable] 305 | int i, j, s, t, m; | ^ bdd_matrix.c: In function 'cross_kernel_matrix_bias_crude': bdd_matrix.c:353:12: warning: unused variable 'c1' [-Wunused-variable] 353 | double c1 = 1.0; | ^~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c kbcov.c -o kbcov.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c kbd.c -o kbd.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c median.c -o median.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c surv.c -o surv.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DR_BUILD -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c utilities.c -o utilities.o gcc -shared -s -static-libgcc -o Ball.dll tmp.def BD.o BI.o ball_init.o bcor.o bd_gwas.o bdd_matrix.o kbcov.o kbd.o median.o surv.o utilities.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-Ball/00new/Ball/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Ball)