* installing *source* package 'sparseSEM' ...
** this is package 'sparseSEM' version '4.1'
** package 'sparseSEM' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_10_29_01_50_00_21003/Rtmp4aBxEx/R.INSTALLb22c417c7fc0/sparseSEM/src'
gcc -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c lassoSEM.c -o lassoSEM.o
gcc -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c lassoSMLv10beta.c -o lassoSMLv10beta.o
lassoSMLv10beta.c: In function 'mainSML_adaENpointLambda':
lassoSMLv10beta.c:3259:16: warning: unused variable 'minEN' [-Wunused-variable]
3259 | double minEN = ErrorEN[0];
| ^~~~~
lassoSMLv10beta.c: In function 'cv_gene_nets_support_Rdg':
lassoSMLv10beta.c:248:23: warning: 'sigma2R' may be used uninitialized [-Wmaybe-uninitialized]
248 | if(verbose>4) Rprintf("\t\t\t\t\tExit RidgeCV. sigma2R: %f\t",sigma2R);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lassoSMLv10beta.c:112:16: note: 'sigma2R' was declared here
112 | double sigma2R,i_rho_factor;
| ^~~~~~~
lassoSMLv10beta.c: In function 'cv_gene_nets_support_adaEN':
lassoSMLv10beta.c:1907:23: warning: 'sigma2R' may be used uninitialized [-Wmaybe-uninitialized]
1907 | if(verbose>4) Rprintf("\t\t\t\t\tExit RidgeCV. sigma2R: %f\t",sigma2R);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lassoSMLv10beta.c:1771:16: note: 'sigma2R' was declared here
1771 | double sigma2R,i_rho_factor;
| ^~~~~~~
lassoSMLv10beta.c: In function 'mainSML_adaEN':
lassoSMLv10beta.c:2358:23: warning: 'lambda_factor' may be used uninitialized [-Wmaybe-uninitialized]
2358 | out_lambda[0] = lambda_factor;
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
lassoSMLv10beta.c:2333:16: note: 'lambda_factor' was declared here
2333 | double lambda_factor;
| ^~~~~~~~~~~~~
lassoSMLv10beta.c: In function 'cv_gene_nets_support_adaENcv':
lassoSMLv10beta.c:2629:23: warning: 'sigma2R' may be used uninitialized [-Wmaybe-uninitialized]
2629 | if(verbose>4) Rprintf("\t\t\t\t\tExit RidgeCV. sigma2R: %f\t",sigma2R);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lassoSMLv10beta.c:2492:16: note: 'sigma2R' was declared here
2492 | double sigma2R,i_rho_factor;
| ^~~~~~~
lassoSMLv10beta.c: In function 'mainSML_adaENcv':
lassoSMLv10beta.c:3107:23: warning: 'lambda_factor' may be used uninitialized [-Wmaybe-uninitialized]
3107 | out_lambda[0] = lambda_factor;
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
lassoSMLv10beta.c:3085:16: note: 'lambda_factor' was declared here
3085 | double lambda_factor;
| ^~~~~~~~~~~~~
gcc -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -shared -s -static-libgcc -o sparseSEM.dll tmp.def lassoSEM.o lassoSMLv10beta.o registerDynamicSymbol.o -LD:/RCompile/recent/R-4.5.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.1/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_29_01_50_00_21003/Rtmp4aBxEx/R.INSTALLb22c417c7fc0/sparseSEM/src'
make[1]: Entering directory '/d/temp/2025_10_29_01_50_00_21003/Rtmp4aBxEx/R.INSTALLb22c417c7fc0/sparseSEM/src'
make[1]: Leaving directory '/d/temp/2025_10_29_01_50_00_21003/Rtmp4aBxEx/R.INSTALLb22c417c7fc0/sparseSEM/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-sparseSEM/00new/sparseSEM/libs/x64
** R
** data
** 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
* MD5 sums
packaged installation of 'sparseSEM' as sparseSEM_4.1.zip
* DONE (sparseSEM)