* installing *source* package 'anticlust' ... ** package 'anticlust' 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/Rtmp8oOmay/R.INSTALL23b6079b42619/anticlust/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 anticlust_init.c -o anticlust_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 bicriterion_iterated_local_search_call.c -o bicriterion_iterated_local_search_call.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 categorical-contraints.c -o categorical-contraints.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 dispersion_anticlustering.c -o dispersion_anticlustering.o dispersion_anticlustering.c: In function 'dispersion_anticlustering': dispersion_anticlustering.c:213:25: warning: 'best_partner' may be used uninitialized [-Wmaybe-uninitialized] 213 | swap(n, i, best_partner, PTR_NODES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dispersion_anticlustering.c:137:16: note: 'best_partner' was declared here 137 | size_t best_partner; | ^~~~~~~~~~~~ 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 distance-anticlustering.c -o distance-anticlustering.o distance-anticlustering.c: In function 'distance_anticlustering': distance-anticlustering.c:215:25: warning: 'best_partner' may be used uninitialized [-Wmaybe-uninitialized] 215 | swap(n, i, best_partner, PTR_NODES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distance-anticlustering.c:138:16: note: 'best_partner' was declared here 138 | size_t best_partner; | ^~~~~~~~~~~~ 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 fast-kmeans-anticlustering.c -o fast-kmeans-anticlustering.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 free-memory.c -o free-memory.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 kmeans-anticlustering.c -o kmeans-anticlustering.o kmeans-anticlustering.c: In function 'kmeans_anticlustering': kmeans-anticlustering.c:241:25: warning: 'best_partner' may be used uninitialized [-Wmaybe-uninitialized] 241 | swap(n, i, best_partner, PTR_NODES); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kmeans-anticlustering.c:177:16: note: 'best_partner' was declared here 177 | size_t best_partner; | ^~~~~~~~~~~~ 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 misc-array-methods.c -o misc-array-methods.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 set-up-data-structures.c -o set-up-data-structures.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 variance-objective.c -o variance-objective.o gcc -shared -s -static-libgcc -o anticlust.dll tmp.def anticlust_init.o bicriterion_iterated_local_search_call.o categorical-contraints.o dispersion_anticlustering.o distance-anticlustering.o fast-kmeans-anticlustering.o free-memory.o kmeans-anticlustering.o misc-array-methods.o set-up-data-structures.o variance-objective.o -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/Rtmp8oOmay/R.INSTALL23b6079b42619/anticlust/src' make[1]: Entering directory '/d/temp/Rtmp8oOmay/R.INSTALL23b6079b42619/anticlust/src' make[1]: Leaving directory '/d/temp/Rtmp8oOmay/R.INSTALL23b6079b42619/anticlust/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-anticlust/00new/anticlust/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 * MD5 sums packaged installation of 'anticlust' as anticlust_0.8.5.zip * DONE (anticlust)