* installing *source* package 'FLLat' ...
** package 'FLLat' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpiomMAQ/R.INSTALL838c44515a93/FLLat/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 FL_vit.c -o FL_vit.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Lat_L2.cpp -o Lat_L2.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gen_lat_func.cpp -o gen_lat_func.o
g++ -std=gnu++17 -shared -s -static-libgcc -o FLLat.dll tmp.def FL_vit.o Lat_L2.o gen_lat_func.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/RtmpiomMAQ/R.INSTALL838c44515a93/FLLat/src'
make[1]: Entering directory '/d/temp/RtmpiomMAQ/R.INSTALL838c44515a93/FLLat/src'
make[1]: Leaving directory '/d/temp/RtmpiomMAQ/R.INSTALL838c44515a93/FLLat/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-FLLat/00new/FLLat/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 'FLLat' as FLLat_1.2-1.zip
* DONE (FLLat)