* installing *source* package 'smacof' ...
** package 'smacof' 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/Rtmpek3mCo/R.INSTALL1952c544f42a9/smacof/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c nextperm.c -o nextperm.o
nextperm.c: In function 'permNext':
nextperm.c:20:34: warning: unused variable 's' [-Wunused-variable]
   20 |         int             i, j, r, s, n = *nn;
      |                                  ^
nextperm.c:20:31: warning: unused variable 'r' [-Wunused-variable]
   20 |         int             i, j, r, s, n = *nn;
      |                               ^
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c weightedMean.c -o weightedMean.o
weightedMean.c: In function 'weightedMean':
weightedMean.c:24:7: warning: variable 'i' set but not used [-Wunused-but-set-variable]
   24 |   int i, k, l, ind, nprevties;
      |       ^
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wmonreg.c -o wmonreg.o
gcc -shared -s -static-libgcc -o smacof.dll tmp.def init.o nextperm.o weightedMean.o wmonreg.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/Rtmpek3mCo/R.INSTALL1952c544f42a9/smacof/src'
make[1]: Entering directory '/d/temp/Rtmpek3mCo/R.INSTALL1952c544f42a9/smacof/src'
make[1]: Leaving directory '/d/temp/Rtmpek3mCo/R.INSTALL1952c544f42a9/smacof/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-smacof/00new/smacof/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'smacof' as smacof_2.1-6.zip
* DONE (smacof)