* installing *source* package 'RInside' ...
** package 'RInside' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmpu47URI/R.INSTALL154905a1f1984/RInside/src'
"D:/RCompile/recent/R/bin/x64/Rscript.exe" tools/RInsideAutoloads.r > RInsideAutoloads.h
"D:/RCompile/recent/R/bin/x64/Rscript.exe" tools/RInsideEnvVars.r   > RInsideEnvVars.h
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MemBuf.cpp -o MemBuf.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RInside.cpp -o RInside.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RInside_C.cpp -o RInside_C.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/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. -I../inst/include/ -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c compiler.cpp -o compiler.o
g++ -std=gnu++17 -shared -s -static-libgcc -o RInside.dll tmp.def MemBuf.o RInside.o RInside_C.o RcppExports.o compiler.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
ar qc libRInside.a MemBuf.o RInside.o RInside_C.o RcppExports.o compiler.o
cp libRInside.a ../inst/lib/x64
ls -lR ../inst/lib/x64
../inst/lib/x64:
total 260
-rw-r--r-- 1 CRANWIN3+CRAN CRANWIN3+Kein 265042 Apr 13 02:43 libRInside.a
g++ -std=gnu++17  -Wl,--export-all-symbols -shared -o libRInside.dll MemBuf.o RInside.o RInside_C.o RcppExports.o compiler.o  -L"d:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools44/x86_64-w64-mingw32.static.posix/lib"  -L"D:/RCompile/recent/R/bin/x64" -lR  -lws2_32
cp libRInside.dll ../inst/lib/x64
make[1]: Leaving directory '/d/temp/Rtmpu47URI/R.INSTALL154905a1f1984/RInside/src'
make[1]: Entering directory '/d/temp/Rtmpu47URI/R.INSTALL154905a1f1984/RInside/src'
make[1]: Leaving directory '/d/temp/Rtmpu47URI/R.INSTALL154905a1f1984/RInside/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-RInside/00new/RInside/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 'RInside' as RInside_0.2.18.zip
* DONE (RInside)