* installing *source* package 'EMC2' ...
** package 'EMC2' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2024_11_14_01_50_00_19873/RtmpS63qis/R.INSTALL18ed46027272a/EMC2/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c fncs_seven.cpp -o fncs_seven.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c hcubature.cpp -o hcubature.o
hcubature.cpp: In function 'int hcubature(int (*)(unsigned int, const double*, void*, unsigned int, double*), void*, unsigned int, const double*, const double*, size_t, double, double, double*, double*)':
hcubature.cpp:650:7: warning: unused variable 'kdiv' [-Wunused-variable]
  650 |   int kdiv = out.kdivide;
      |       ^~~~
hcubature.cpp: In function 'void integrate_GenzMalik(GenzMalik, int, const double*, const double*, one_d&, void*, int (*)(unsigned int, const double*, void*, unsigned int, double*))':
hcubature.cpp:532:12: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized]
  532 |   integrand(n, c, pars, 1, &f1);
      |   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
hcubature.cpp:532:12: note: by argument 2 of type 'const double*' to 'int(unsigned int, const double*, void*, unsigned int, double*)'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c log_likelihood_race.cpp -o log_likelihood_race.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c pdf_fncs.cpp -o pdf_fncs.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -DR_NO_REMAP -c tools.cpp -o tools.o
tools.cpp:4: warning: "R_NO_REMAP" redefined
    4 | #define R_NO_REMAP
      | 
<command-line>: note: this is the location of the previous definition
g++ -std=gnu++17 -shared -s -static-libgcc -o EMC2.dll tmp.def RcppExports.o fncs_seven.o hcubature.o log_likelihood_race.o pdf_fncs.o tools.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2024_11_14_01_50_00_19873/RtmpS63qis/R.INSTALL18ed46027272a/EMC2/src'
make[1]: Entering directory '/d/temp/2024_11_14_01_50_00_19873/RtmpS63qis/R.INSTALL18ed46027272a/EMC2/src'
make[1]: Leaving directory '/d/temp/2024_11_14_01_50_00_19873/RtmpS63qis/R.INSTALL18ed46027272a/EMC2/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-EMC2/00new/EMC2/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'EMC2' as EMC2_2.1.0.zip
* DONE (EMC2)