* installing *source* package 'snreg' ... ** this is package 'snreg' version '1.1.0' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -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 -shared -s -static-libgcc -o snreg.dll tmp.def snsf.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-snreg/00new/snreg/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (snreg)