* installing *source* package 'fastcluster' ... ** package 'fastcluster' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpOqmWdS/R.INSTALL55a8447d2033/fastcluster/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastcluster_R.cpp -o fastcluster_R.o In file included from fastcluster_R.cpp:24: fastcluster.cpp:62: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas] 62 | #pragma STDC FENV_ACCESS ON | fastcluster.cpp:63: warning: ignoring '#pragma messag ' [-Wunknown-pragmas] 63 | #pragma messag("If there is a warning about unknown #pragma STDC FENV_ACCESS, this can be ignored.") | fastcluster.cpp:53:35: note: '#pragma message: Use fenv header.' 53 | #pragma message("Use fenv header.") | ^ g++ -std=gnu++17 -shared -s -static-libgcc -o fastcluster.dll tmp.def fastcluster_R.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpOqmWdS/R.INSTALL55a8447d2033/fastcluster/src' make[1]: Entering directory '/d/temp/RtmpOqmWdS/R.INSTALL55a8447d2033/fastcluster/src' make[1]: Leaving directory '/d/temp/RtmpOqmWdS/R.INSTALL55a8447d2033/fastcluster/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-fastcluster/00new/fastcluster/libs/x64 ** R ** 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 'fastcluster' as fastcluster_1.2.6.zip * DONE (fastcluster)