* installing *source* package 'sumR' ...
** this is package 'sumR' version '0.4.16'
** package 'sumR' 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/2025_12_03_01_50_00_178/Rtmpy0oNH4/R.INSTALL15dc025cc7b64/sumR/src'
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c infiniteBatches.c -o infiniteBatches.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c infiniteErrorBoundingPairs.c -o infiniteErrorBoundingPairs.o
infiniteErrorBoundingPairs.c: In function 'infiniteErrorBoundingPairs_':
infiniteErrorBoundingPairs.c:49:12: warning: '~' on a boolean expression [-Wbool-operation]
49 | (~isDecreasing &
| ^
infiniteErrorBoundingPairs.c:49:12: note: did you mean to use logical not?
49 | (~isDecreasing &
| ^
| !
infiniteErrorBoundingPairs.c:13:21: warning: unused variable 'log1mL' [-Wunused-variable]
13 | totalBack = 0., log1mL = Rf_logspace_sub(0, logL), c = 0., cb = 0.,
| ^~~~~~
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c infiniteSum.c -o infiniteSum.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c infiniteSumToThreshold.c -o infiniteSumToThreshold.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -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.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c math.c -o math.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c precompiled.c -o precompiled.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c r_wrappers.c -o r_wrappers.o
gcc -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I../inst/include -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -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:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_12_03_01_50_00_178/Rtmpy0oNH4/R.INSTALL15dc025cc7b64/sumR/src'
make[1]: Entering directory '/d/temp/2025_12_03_01_50_00_178/Rtmpy0oNH4/R.INSTALL15dc025cc7b64/sumR/src'
make[1]: Leaving directory '/d/temp/2025_12_03_01_50_00_178/Rtmpy0oNH4/R.INSTALL15dc025cc7b64/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.16.zip
* DONE (sumR)