* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘iRafNet’ ... ** package ‘iRafNet’ 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/RtmpaNMhVZ/R.INSTALL1985a2410acf6c/iRafNet/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 regTree.c -o regTree.o regTree.c: In function ‘findBestSplit’: regTree.c:155:55: warning: unused variable ‘last1’ [-Wunused-variable] 155 | int i, kv, j, l, *mind, *ncase, mindo, k, mvar,kk,last1,jsel; | ^~~~~ regTree.c:155:47: warning: unused variable ‘mvar’ [-Wunused-variable] 155 | int i, kv, j, l, *mind, *ncase, mindo, k, mvar,kk,last1,jsel; | ^~~~ regTree.c:228:25: warning: ‘kv’ may be used uninitialized [-Wmaybe-uninitialized] 228 | lc = cat[kv]; | ^ regTree.c:155:12: note: ‘kv’ was declared here 155 | int i, kv, j, l, *mind, *ncase, mindo, k, mvar,kk,last1,jsel; | ^~ 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 regrf.c -o regrf.o regrf.c: In function ‘regRF’: regrf.c:61:30: warning: variable ‘nodexts’ set but not used [-Wunused-but-set-variable] 61 | int *in, *nind, *nodex, *nodexts; | ^~~~~~~ regrf.c:61:22: warning: variable ‘nodex’ set but not used [-Wunused-but-set-variable] 61 | int *in, *nind, *nodex, *nodexts; | ^~~~~ regrf.c:59:10: warning: variable ‘oobpair’ set but not used [-Wunused-but-set-variable] 59 | int *oobpair, varImp, localImp, *varUsed; | ^~~~~~~ regrf.c:58:41: warning: unused variable ‘mindo’ [-Wunused-variable] 58 | nsample, mdim, keepF, keepInbag,mindo; | ^~~~~ regrf.c:57:61: warning: variable ‘nPerm’ set but not used [-Wunused-but-set-variable] 57 | int k, m, mr, n, nOOB, j, jout, idx, ntest, last, ktmp, nPerm, | ^~~~~ regrf.c:57:31: warning: unused variable ‘jout’ [-Wunused-variable] 57 | int k, m, mr, n, nOOB, j, jout, idx, ntest, last, ktmp, nPerm, | ^~~~ regrf.c:57:22: warning: unused variable ‘nOOB’ [-Wunused-variable] 57 | int k, m, mr, n, nOOB, j, jout, idx, ntest, last, ktmp, nPerm, | ^~~~ regrf.c:57:15: warning: unused variable ‘mr’ [-Wunused-variable] 57 | int k, m, mr, n, nOOB, j, jout, idx, ntest, last, ktmp, nPerm, | ^~ regrf.c:55:36: warning: variable ‘ytree’ set but not used [-Wunused-but-set-variable] 55 | double *yb, *xtmp, *xb, *ytr, *ytree, *tgini, *sw; | ^~~~~ regrf.c:55:30: warning: variable ‘ytr’ set but not used [-Wunused-but-set-variable] 55 | double *yb, *xtmp, *xb, *ytr, *ytree, *tgini, *sw; | ^~~ regrf.c:55:18: warning: variable ‘xtmp’ set but not used [-Wunused-but-set-variable] 55 | double *yb, *xtmp, *xb, *ytr, *ytree, *tgini, *sw; | ^~~~ regrf.c:53:60: warning: variable ‘resOOB’ set but not used [-Wunused-but-set-variable] 53 | errb = 0.0, resid=0.0, ooberr, ooberrperm, delta, *resOOB; | ^~~~~~ regrf.c:53:52: warning: unused variable ‘delta’ [-Wunused-variable] 53 | errb = 0.0, resid=0.0, ooberr, ooberrperm, delta, *resOOB; | ^~~~~ regrf.c:53:40: warning: unused variable ‘ooberrperm’ [-Wunused-variable] 53 | errb = 0.0, resid=0.0, ooberr, ooberrperm, delta, *resOOB; | ^~~~~~~~~~ regrf.c:53:32: warning: unused variable ‘ooberr’ [-Wunused-variable] 53 | errb = 0.0, resid=0.0, ooberr, ooberrperm, delta, *resOOB; | ^~~~~~ regrf.c:53:21: warning: unused variable ‘resid’ [-Wunused-variable] 53 | errb = 0.0, resid=0.0, ooberr, ooberrperm, delta, *resOOB; | ^~~~~ regrf.c:53:9: warning: unused variable ‘errb’ [-Wunused-variable] 53 | errb = 0.0, resid=0.0, ooberr, ooberrperm, delta, *resOOB; | ^~~~ regrf.c:52:63: warning: unused variable ‘r’ [-Wunused-variable] 52 | double errts = 0.0, averrb, meanY, meanYts, varY, varYts, r, xrand, | ^ regrf.c:52:25: warning: variable ‘averrb’ set but not used [-Wunused-but-set-variable] 52 | double errts = 0.0, averrb, meanY, meanYts, varY, varYts, r, xrand, | ^~~~~~ regrf.c:52:12: warning: unused variable ‘errts’ [-Wunused-variable] 52 | double errts = 0.0, averrb, meanY, meanYts, varY, varYts, r, xrand, | ^~~~~ 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 rfutils.c -o rfutils.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o iRafNet.so regTree.o regrf.o rfutils.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpaNMhVZ/R.INSTALL1985a2410acf6c/iRafNet/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpaNMhVZ/R.INSTALL1985a2410acf6c/iRafNet/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpaNMhVZ/R.INSTALL1985a2410acf6c/iRafNet/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-iRafNet/00new/iRafNet/libs ** R ** 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 ‘iRafNet’ as ‘iRafNet_1.1-1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (iRafNet)