* installing *source* package 'abcpp' ...
** this is package 'abcpp' version '1.0.0'
** package 'abcpp' successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_07_05_01_50_00_9020/RtmpqKEVZa/R.INSTALLaf3826c7f7a/abcpp/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c wrapper.cpp -o wrapper.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/abc.cpp -o abc.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/linear_algebra.cpp -o linear_algebra.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/matrix.cpp -o matrix.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/options.cpp -o options.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/reduction.cpp -o reduction.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/result.cpp -o result.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/statistics.cpp -o statistics.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c ../inst/include/abcpp/detail/src/summary.cpp -o summary.o
g++ -shared -s -static-libgcc -o abcpp.dll tmp.def wrapper.o abc.o linear_algebra.o matrix.o options.o reduction.o result.o statistics.o summary.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_05_01_50_00_9020/RtmpqKEVZa/R.INSTALLaf3826c7f7a/abcpp/src'
make[1]: Entering directory '/d/temp/2026_07_05_01_50_00_9020/RtmpqKEVZa/R.INSTALLaf3826c7f7a/abcpp/src'
make[1]: Leaving directory '/d/temp/2026_07_05_01_50_00_9020/RtmpqKEVZa/R.INSTALLaf3826c7f7a/abcpp/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-abcpp/00new/abcpp/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'abcpp' as abcpp_1.0.0.zip
* DONE (abcpp)