* installing *source* package 'ReVAMP' ...
** this is package 'ReVAMP' version '1.0.1'
** package 'ReVAMP' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_01_05_17_07_06_20738/RtmpOEWusp/R.INSTALL69cc39d1385d/ReVAMP/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FFTimpl.cpp -o FFTimpl.o
FFTimpl.cpp:18:1: warning: 'void fft(unsigned int, bool, const double*, const double*, double*, double*)' defined but not used [-Wunused-function]
18 | fft(unsigned int n, bool inverse,
| ^~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginBufferingAdapter.cpp -o PluginBufferingAdapter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginChannelAdapter.cpp -o PluginChannelAdapter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginHostAdapter.cpp -o PluginHostAdapter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginInputDomainAdapter.cpp -o PluginInputDomainAdapter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginLoader.cpp -o PluginLoader.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginSummarisingAdapter.cpp -o PluginSummarisingAdapter.o
PluginSummarisingAdapter.cpp: In member function 'void _VampHost::Vamp::HostExt::PluginSummarisingAdapter::Impl::segment()':
PluginSummarisingAdapter.cpp:633:33: warning: variable 'boundaryitr' set but not used [-Wunused-but-set-variable]
633 | SegmentBoundaries::iterator boundaryitr = m_boundaries.begin();
| ^~~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PluginWrapper.cpp -o PluginWrapper.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_host.cpp -o R_host.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/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++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RealTime.cpp -o RealTime.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RealTime_impl.cpp -o RealTime_impl.o
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/vamp/ -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c acsymbols.c -o acsymbols.o
g++ -std=gnu++17 -shared -s -static-libgcc -o ReVAMP.dll tmp.def FFTimpl.o PluginBufferingAdapter.o PluginChannelAdapter.o PluginHostAdapter.o PluginInputDomainAdapter.o PluginLoader.o PluginSummarisingAdapter.o PluginWrapper.o R_host.o RcppExports.o RealTime.o RealTime_impl.o acsymbols.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_01_05_17_07_06_20738/RtmpOEWusp/R.INSTALL69cc39d1385d/ReVAMP/src'
make[1]: Entering directory '/d/temp/2026_01_05_17_07_06_20738/RtmpOEWusp/R.INSTALL69cc39d1385d/ReVAMP/src'
make[1]: Leaving directory '/d/temp/2026_01_05_17_07_06_20738/RtmpOEWusp/R.INSTALL69cc39d1385d/ReVAMP/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-ReVAMP/00new/ReVAMP/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'ReVAMP' as ReVAMP_1.0.1.zip
* DONE (ReVAMP)