* installing *source* package 'memshare' ...
** package 'memshare' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2025_09_10_17_48_51_3451/RtmpI3biPb/R.INSTALLc6e87354556c/memshare/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 altrep.cpp -o altrep.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 c_mutualinfo.cpp -o c_mutualinfo.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 init.cpp -o init.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 memory_page.cpp -o memory_page.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 metadata.cpp -o metadata.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 register.cpp -o register.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 retrieve.cpp -o retrieve.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -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 shared_memory.cpp -o shared_memory.o
g++ -shared -s -static-libgcc -o memshare.dll tmp.def altrep.o c_mutualinfo.o init.o memory_page.o metadata.o register.o retrieve.o shared_memory.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_09_10_17_48_51_3451/RtmpI3biPb/R.INSTALLc6e87354556c/memshare/src'
make[1]: Entering directory '/d/temp/2025_09_10_17_48_51_3451/RtmpI3biPb/R.INSTALLc6e87354556c/memshare/src'
make[1]: Leaving directory '/d/temp/2025_09_10_17_48_51_3451/RtmpI3biPb/R.INSTALLc6e87354556c/memshare/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-memshare/00new/memshare/libs/x64
** R
** 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 'memshare' as memshare_1.0.1.zip
* DONE (memshare)