* installing *source* package 'mixcat' ... ** package 'mixcat' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpQlDRbJ/R.INSTALL2fbe04a4f748f/mixcat/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mixcat_init.c -o mixcat_init.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c npmltc.c -o npmltc.o npmltc.c: In function 'upbp': npmltc.c:485:9: warning: unused variable 'i' [-Wunused-variable] 485 | int i; | ^ npmltc.c: In function 'setpijkl': npmltc.c:113:9: warning: '*temp[0]' may be used uninitialized [-Wmaybe-uninitialized] 113 | gsl_vector_set(pijkl,0,temp[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ npmltc.c: In function 'setSDijkl': npmltc.c:229:9: warning: '*temp[0]' may be used uninitialized [-Wmaybe-uninitialized] 229 | gsl_vector_set(pijkl,0,temp[0]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -s -static-libgcc -o mixcat.dll tmp.def mixcat_init.o npmltc.o -lgsl -lgslcblas -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpQlDRbJ/R.INSTALL2fbe04a4f748f/mixcat/src' make[1]: Entering directory '/d/temp/RtmpQlDRbJ/R.INSTALL2fbe04a4f748f/mixcat/src' make[1]: Leaving directory '/d/temp/RtmpQlDRbJ/R.INSTALL2fbe04a4f748f/mixcat/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-mixcat/00new/mixcat/libs/x64 ** R ** data ** inst ** 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 'mixcat' as mixcat_1.0-4.zip * DONE (mixcat)