* installing *source* package 'collpcm' ... ** package 'collpcm' 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/RtmpyG4hGq/R.INSTALL2dc4040c5645/collpcm/src' gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GaussianMixtureModel.c -o GaussianMixtureModel.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c NetworkLib.c -o NetworkLib.o NetworkLib.c: In function 'put_latentpositions': NetworkLib.c:77:56: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 77 | a += ( x[i] - x[j] ) * ( x[i] - x[j] ) ; | ~^~~ NetworkLib.c:43:22: note: 'x' was declared here 43 | double **X, *x, a; | ^ NetworkLib.c:73:80: warning: 'X' may be used uninitialized [-Wmaybe-uninitialized] 73 | for( k=0; kdist, a ; | ^ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cat.c -o cat.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c collapsed_lpcm.c -o collapsed_lpcm.o collapsed_lpcm.c:16:40: warning: missing braces around initializer [-Wmissing-braces] 16 | static const R_CMethodDef cMethods[] = { | ^ collapsed_lpcm.c: In function 'collapsed_lpcm': collapsed_lpcm.c:32:16: warning: variable 'tinit' set but not used [-Wunused-but-set-variable] 32 | double tinit, lps; | ^~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nrutil.c -o nrutil.o gcc -shared -s -static-libgcc -o collpcm.dll tmp.def GaussianMixtureModel.o NetworkLib.o cat.o collapsed_lpcm.o nrutil.o -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/RtmpyG4hGq/R.INSTALL2dc4040c5645/collpcm/src' make[1]: Entering directory '/d/temp/RtmpyG4hGq/R.INSTALL2dc4040c5645/collpcm/src' make[1]: Leaving directory '/d/temp/RtmpyG4hGq/R.INSTALL2dc4040c5645/collpcm/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-collpcm/00new/collpcm/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 'collpcm' as collpcm_1.4.zip * DONE (collpcm)