* installing *source* package 'cubature' ... ** this is package 'cubature' version '2.1.2' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' using C++ compiler: 'g++.exe (GCC) 14.2.0' cp Cuba-win/config.h Cuba/config.h cp Cuba-win/Makefile Cuba/Makefile cd Cuba && /usr/bin/make lib CC=gcc CFLAGS=" -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 " AR=ar RANLIB=ranlib make[1]: Entering directory '/d/temp/2025_05_05_23_55_17_5354/Rtmp2N0Tvd/R.INSTALL1d5002fb967be/cubature/src/Cuba' gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -DNOUNDERSCORE -c -o r_helpers.o ./src/common/r_helpers.c ar -rv libcuba.a r_helpers.o D:\rtools45\x86_64-w64-mingw32.static.posix\bin\ar.exe: creating libcuba.a a - r_helpers.o rm -f r_helpers.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/vegas -DNOUNDERSCORE -c -o Vegas.o ./src/vegas/Vegas.c ar -rv libcuba.a Vegas.o a - Vegas.o rm -f Vegas.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/suave -DNOUNDERSCORE -c -o Suave.o ./src/suave/Suave.c ar -rv libcuba.a Suave.o a - Suave.o rm -f Suave.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/divonne -DNOUNDERSCORE -c -o Divonne.o ./src/divonne/Divonne.c ar -rv libcuba.a Divonne.o a - Divonne.o rm -f Divonne.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/cuhre -DNOUNDERSCORE -c -o Cuhre.o ./src/cuhre/Cuhre.c ar -rv libcuba.a Cuhre.o a - Cuhre.o rm -f Cuhre.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -DNOUNDERSCORE -c -o Fork.o ./src/common/Fork.c ar -rv libcuba.a Fork.o a - Fork.o rm -f Fork.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -DNOUNDERSCORE -c -o Global.o ./src/common/Global.c ar -rv libcuba.a Global.o a - Global.o rm -f Global.o gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -UHAVE_FORK -DHAVE_CONFIG_H -DREALSIZE=8 -c -o Data.o ./src/common/Data.c ar -rv libcuba.a Data.o a - Data.o rm -f Data.o ranlib libcuba.a make[1]: Leaving directory '/d/temp/2025_05_05_23_55_17_5354/Rtmp2N0Tvd/R.INSTALL1d5002fb967be/cubature/src/Cuba' touch cuba.ts g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -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 Rcpp-Cuba.cpp -o Rcpp-Cuba.o cd cubature-1.0.4 && /usr/bin/make libcubature.a CC=gcc CFLAGS=" -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -DNOSHORTS" AR=ar RANLIB=ranlib make[1]: Entering directory '/d/temp/2025_05_05_23_55_17_5354/Rtmp2N0Tvd/R.INSTALL1d5002fb967be/cubature/src/cubature-1.0.4' gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -DNOSHORTS -c -o hcubature.o hcubature.c gcc -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -DNOSHORTS -c -o pcubature.o pcubature.c ar cr libcubature.a hcubature.o pcubature.o ranlib libcubature.a make[1]: Leaving directory '/d/temp/2025_05_05_23_55_17_5354/Rtmp2N0Tvd/R.INSTALL1d5002fb967be/cubature/src/cubature-1.0.4' touch cubature.ts g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -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 Rcpp-cubature.cpp -o Rcpp-cubature.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -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 gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -I../../inst/include -I./src/common -D_R_INTERFACE -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/include/x64 -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu17 -mfpmath=sse -msse2 -mstackrealign -c cubature_init.c -o cubature_init.o g++ -std=gnu++17 -shared -s -static-libgcc -o cubature.dll tmp.def Rcpp-Cuba.o Rcpp-cubature.o RcppExports.o cubature_init.o -L./cubature-1.0.4 -L./Cuba -lcubature -lcuba -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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-cubature/00new/cubature/libs/x64 ** R ** 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 * DONE (cubature)