* installing *source* package 'sumR' ...
** package 'sumR' 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/Rtmpi0F3CF/R.INSTALL2e94496162a1/sumR/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c infiniteBatches.c -o infiniteBatches.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c infiniteErrorBoundingPairs.c -o infiniteErrorBoundingPairs.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c infiniteSum.c -o infiniteSum.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c infiniteSumToThreshold.c -o infiniteSumToThreshold.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -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../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c math.c -o math.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c precompiled.c -o precompiled.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c r_wrappers.c -o r_wrappers.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sumNTimes.c -o sumNTimes.o
gcc -shared -s -static-libgcc -o sumR.dll tmp.def infiniteBatches.o infiniteErrorBoundingPairs.o infiniteSum.o infiniteSumToThreshold.o init.o math.o precompiled.o r_wrappers.o sumNTimes.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/Rtmpi0F3CF/R.INSTALL2e94496162a1/sumR/src'
make[1]: Entering directory '/d/temp/Rtmpi0F3CF/R.INSTALL2e94496162a1/sumR/src'
make[1]: Leaving directory '/d/temp/Rtmpi0F3CF/R.INSTALL2e94496162a1/sumR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-sumR/00new/sumR/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** 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 'sumR' as sumR_0.4.15.zip
* DONE (sumR)