* installing *source* package 'fastcmh' ...
** package 'fastcmh' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++11
make[1]: Entering directory '/d/temp/2025_11_12_01_50_01_6119/RtmpoFMoDQ/R.INSTALLd58830934b85/fastcmh/src'
g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastcmh_cpp.cpp -o fastcmh_cpp.o
In file included from D:/RCompile/recent/R-4.4.3/include/R.h:73,
from fastcmh_cpp.h:24,
from fastcmh_cpp.cpp:1:
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions.h: In function 'void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]':
D:/RCompile/recent/R-4.4.3/include/R_ext/Error.h:77:17: warning: infinite recursion detected [-Winfinite-recursion]
77 | #define warning Rf_warning
| ^~~~~~~~~~
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions.h:190:17: note: in expansion of macro 'warning'
190 | inline void warning(const char* fmt, Args&&... args ) {
| ^~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:133,
from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27,
from fastcmh_cpp.h:26:
D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/exceptions.h:191:19: note: recursive call
191 | Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fdr.cpp -o fdr.o
g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c filterIntervals.cpp -o filterIntervals.o
g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcppdatawrap.cpp -o rcppdatawrap.o
g++ -shared -s -static-libgcc -o fastcmh.dll tmp.def RcppExports.o fastcmh_cpp.o fdr.o filterIntervals.o rcppdatawrap.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_12_01_50_01_6119/RtmpoFMoDQ/R.INSTALLd58830934b85/fastcmh/src'
make[1]: Entering directory '/d/temp/2025_11_12_01_50_01_6119/RtmpoFMoDQ/R.INSTALLd58830934b85/fastcmh/src'
make[1]: Leaving directory '/d/temp/2025_11_12_01_50_01_6119/RtmpoFMoDQ/R.INSTALLd58830934b85/fastcmh/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-fastcmh/00new/fastcmh/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 'fastcmh' as fastcmh_0.2.7.zip
* DONE (fastcmh)