* installing *source* package 'fastcmh' ...
** package 'fastcmh' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
using C++11
make[1]: Entering directory '/d/temp/2025_01_01_01_50_00_29699/Rtmpgl5O0B/R.INSTALL7df4574a2e75/fastcmh/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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.3.3/include/R.h:73,
                 from fastcmh_cpp.h:24,
                 from fastcmh_cpp.cpp:1:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function 'void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]':
D:/RCompile/recent/R-4.3.3/include/R_ext/Error.h:65:17: warning: infinite recursion detected [-Winfinite-recursion]
   65 | #define warning Rf_warning
      |                 ^~~~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro 'warning'
   46 | inline void warning(const char* fmt, Args&&... args ) {
      |             ^~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/exceptions.h:180,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:130,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp.h:27,
                 from fastcmh_cpp.h:26:
D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call
   47 |     Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
      |     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/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:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_01_01_01_50_00_29699/Rtmpgl5O0B/R.INSTALL7df4574a2e75/fastcmh/src'
make[1]: Entering directory '/d/temp/2025_01_01_01_50_00_29699/Rtmpgl5O0B/R.INSTALL7df4574a2e75/fastcmh/src'
make[1]: Leaving directory '/d/temp/2025_01_01_01_50_00_29699/Rtmpgl5O0B/R.INSTALL7df4574a2e75/fastcmh/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/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)