* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘eiPack’ ... ** package ‘eiPack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpiz7Ig5/R.INSTALL191eb5711308fc/eiPack/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c eiutil.c -o eiutil.o eiutil.c: In function ‘write_beta’: eiutil.c:127:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 127 | int ret=0; | ^~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rbycei.c -o rbycei.o rbycei.c: In function ‘rbycei_fcn1’: rbycei.c:195:8: warning: ‘b_draws’ may be used uninitialized [-Wmaybe-uninitialized] 195 | REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq]; | ^~~~~~~~~~~~~ rbycei.c:41:31: note: ‘b_draws’ was declared here 41 | SEXP a_acc, b_acc, a_draws, b_draws, ccount_draws, output_list; | ^~~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rbycei2.c -o rbycei2.o rbycei2.c: In function ‘rbycei_fcn2’: rbycei2.c:254:8: warning: ‘b_draws’ may be used uninitialized [-Wmaybe-uninitialized] 254 | REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq]; | ^~~~~~~~~~~~~ rbycei2.c:48:31: note: ‘b_draws’ was declared here 48 | SEXP a_acc, b_acc, a_draws, b_draws, ccount_draws, usr_draws, output_list; | ^~~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rbyceicov2.c -o rbyceicov2.o rbyceicov2.c: In function ‘rbycei_fcn3’: rbyceicov2.c:388:8: warning: ‘b_draws’ may be used uninitialized [-Wmaybe-uninitialized] 388 | REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq]; | ^~~~~~~~~~~~~ rbyceicov2.c:55:18: note: ‘b_draws’ was declared here 55 | SEXP dr_draws, b_draws, g_draws, d_draws, ccount_draws, output_list; | ^~~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rbyceicov4.c -o rbyceicov4.o rbyceicov4.c: In function ‘rbycei_fcn4’: rbyceicov4.c:407:8: warning: ‘b_draws’ may be used uninitialized [-Wmaybe-uninitialized] 407 | REAL(b_draws)[counter + qq*samp] = REAL(betaarray)[qq]; | ^~~~~~~~~~~~~ rbyceicov4.c:57:18: note: ‘b_draws’ was declared here 57 | SEXP dr_draws, b_draws, g_draws, d_draws, ccount_draws, usr_draws, output_list; | ^~~~~~~ gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o eiPack.so eiutil.o init.o rbycei.o rbycei2.o rbyceicov2.o rbyceicov4.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpiz7Ig5/R.INSTALL191eb5711308fc/eiPack/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpiz7Ig5/R.INSTALL191eb5711308fc/eiPack/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpiz7Ig5/R.INSTALL191eb5711308fc/eiPack/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-eiPack/00new/eiPack/libs ** R ** data ** demo ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * creating tarball packaged installation of ‘eiPack’ as ‘eiPack_0.2-2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (eiPack)