* installing *source* package 'amap' ...
** package 'amap' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp6TFYH5/R.INSTALL13dfc20c15ce/amap/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c acprob.cpp -o acprob.o
gcc  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c burt.c -o burt.o
gcc  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c diss.c -o diss.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c distance.cpp -o distance.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hclust.cpp -o hclust.o
gcc  -I"D:/RCompile/recent/R-4.4.1/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
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c kmeans.cpp -o kmeans.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matrice.cpp -o matrice.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c pop.f -o pop.o
g++ -std=gnu++17 -shared -s -static-libgcc -o amap.dll tmp.def acprob.o burt.o diss.o distance.o hclust.o init.o kmeans.o matrice.o pop.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R-4.4.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp6TFYH5/R.INSTALL13dfc20c15ce/amap/src'
make[1]: Entering directory '/d/temp/Rtmp6TFYH5/R.INSTALL13dfc20c15ce/amap/src'
make[1]: Leaving directory '/d/temp/Rtmp6TFYH5/R.INSTALL13dfc20c15ce/amap/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-amap/00new/amap/libs/x64
** R
** data
** demo
** exec
** 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 'amap' as amap_0.8-20.zip
* DONE (amap)