* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘snreg’ ... ** this is package ‘snreg’ version ‘1.2.0’ ** package ‘snreg’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpq1CGbT/R.INSTALL7dbb739946c5f/snreg/src' gcc-15 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c snsf.c -o snsf.o snsf.c: In function ‘sf_oprobit_ll’: snsf.c:744:7: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 744 | } else | ^~~~ snsf.c:769:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 769 | lnl0 += lnlY[i]; | ^~~~ snsf.c: In function ‘sf_oprobit_gr_i’: snsf.c:888:7: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 888 | } else | ^~~~ snsf.c:992:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 992 | lnl0 += lnlY[i]; | ^~~~ snsf.c: In function ‘sf_oprobit_u’: snsf.c:1066:12: warning: unused variable ‘su2s’ [-Wunused-variable] 1066 | double su2s = sqrt(1.0 + exp(lnsu2)); | ^~~~ snsf.c: In function ‘tfun’: snsf.c:1331:12: warning: ‘value’ may be used uninitialized [-Wmaybe-uninitialized] 1331 | double value; | ^~~~~ snsf.c: In function ‘sf_oprobit_ll._omp_fn.0’: snsf.c:735:7: warning: ‘yi’ may be used uninitialized [-Wmaybe-uninitialized] 735 | if(yi == 0) { | ^ snsf.c:694:9: note: ‘yi’ was declared here 694 | int yi; | ^~ snsf.c: In function ‘sf_oprobit_gr_i._omp_fn.0’: snsf.c:859:7: warning: ‘yi’ may be used uninitialized [-Wmaybe-uninitialized] 859 | if(yi == 0) { | ^ snsf.c:814:9: note: ‘yi’ was declared here 814 | int yi; | ^~ snsf.c: In function ‘sf_oprobit_u._omp_fn.0’: snsf.c:1074:7: warning: ‘yi’ may be used uninitialized [-Wmaybe-uninitialized] 1074 | if(yi == 0) { | ^ snsf.c:1046:9: note: ‘yi’ was declared here 1046 | int yi; | ^~ gcc-15 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o snreg.so snsf.o -fopenmp -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpq1CGbT/R.INSTALL7dbb739946c5f/snreg/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpq1CGbT/R.INSTALL7dbb739946c5f/snreg/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpq1CGbT/R.INSTALL7dbb739946c5f/snreg/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-snreg/00new/snreg/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 * DONE (snreg)