* installing *source* package 'Libra' ... ** package 'Libra' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2024_11_18_01_50_01_1577/RtmpWOaZNR/R.INSTALL2529813f54cab/Libra/src' gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c LBLasso.c -o LBLasso.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c LBheader.c -o LBheader.o LBheader.c: In function 'ising_grad': LBheader.c:51:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 51 | for(int i=0;i<d;++i) | ^~~ LBheader.c:57:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 57 | gsl_blas_dgemm(CblasNoTrans,CblasNoTrans, 1, W_temp, X, 0, G); | ^~~~~~~~~~~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c LBlogistic.c -o LBlogistic.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c LBmultilogistic.c -o LBmultilogistic.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Libra_init.c -o Libra_init.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ggm_C.c -o ggm_C.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ising_C.c -o ising_C.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I/include -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c potts_C.c -o potts_C.o potts_C.c: In function 'potts_C': potts_C.c:82:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 82 | for (int i=0;i<nt;++i) | ^~~ potts_C.c:85:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 85 | double maxiter = (t_r[nt-1]-t_r[0])/alpha+1; | ^~~~~~ gcc -shared -s -static-libgcc -o Libra.dll tmp.def LBLasso.o LBheader.o LBlogistic.o LBmultilogistic.o Libra_init.o ggm_C.o ising_C.o potts_C.o -L/lib -lgsl -lgslcblas -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_18_01_50_01_1577/RtmpWOaZNR/R.INSTALL2529813f54cab/Libra/src' make[1]: Entering directory '/d/temp/2024_11_18_01_50_01_1577/RtmpWOaZNR/R.INSTALL2529813f54cab/Libra/src' make[1]: Leaving directory '/d/temp/2024_11_18_01_50_01_1577/RtmpWOaZNR/R.INSTALL2529813f54cab/Libra/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-Libra/00new/Libra/libs/x64 ** R ** data ** 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 ** 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 'Libra' as Libra_1.7.zip * DONE (Libra)