* installing *source* package 'reapeR' ...
** this is package 'reapeR' version '0.2.0'
** package 'reapeR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_08_24_15_22_30_21439/RtmpwlPL39/R.INSTALL1e68c64f42ea8/reapeR/src'
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c epoch_tracker/fft.cc -o epoch_tracker/fft.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c epoch_tracker/fd_filter.cc -o epoch_tracker/fd_filter.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c epoch_tracker/lpc_analyzer.cc -o epoch_tracker/lpc_analyzer.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c epoch_tracker/epoch_tracker.cc -o epoch_tracker/epoch_tracker.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c reapeR.cpp -o reapeR.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -shared -s -static-libgcc -o reapeR.dll tmp.def epoch_tracker/fft.o epoch_tracker/fd_filter.o epoch_tracker/lpc_analyzer.o epoch_tracker/epoch_tracker.o reapeR.o RcppExports.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_08_24_15_22_30_21439/RtmpwlPL39/R.INSTALL1e68c64f42ea8/reapeR/src'
make[1]: Entering directory '/d/temp/2026_08_24_15_22_30_21439/RtmpwlPL39/R.INSTALL1e68c64f42ea8/reapeR/src'
make[1]: Leaving directory '/d/temp/2026_08_24_15_22_30_21439/RtmpwlPL39/R.INSTALL1e68c64f42ea8/reapeR/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-reapeR/00new/reapeR/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 'reapeR' as reapeR_0.2.0.zip
* DONE (reapeR)