* installing *source* package 'sumer' ...
** this is package 'sumer' version '1.2.0'
** package 'sumer' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_03_04_01_50_00_18124/Rtmp8wfI1U/R.INSTALL1436414d5155b/sumer/src'
gcc  -I"D:/RCompile/recent/R-4.5.2p/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.5.2p/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ngram_core.c -o ngram_core.o
gcc -shared -s -static-libgcc -o sumer.dll tmp.def init.o ngram_core.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2p/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_03_04_01_50_00_18124/Rtmp8wfI1U/R.INSTALL1436414d5155b/sumer/src'
make[1]: Entering directory '/d/temp/2026_03_04_01_50_00_18124/Rtmp8wfI1U/R.INSTALL1436414d5155b/sumer/src'
make[1]: Leaving directory '/d/temp/2026_03_04_01_50_00_18124/Rtmp8wfI1U/R.INSTALL1436414d5155b/sumer/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-sumer/00new/sumer/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 'sumer' as sumer_1.2.0.zip
* DONE (sumer)