* installing *source* package 'memuse' ...
** package 'memuse' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpaYOqth/R.INSTALL21ecc1f245409/memuse/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meminfo/src/cacheinfo.c -o meminfo/src/cacheinfo.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meminfo/src/fileinfo.c -o meminfo/src/fileinfo.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meminfo/src/platform.c -o meminfo/src/platform.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meminfo/src/procinfo.c -o meminfo/src/procinfo.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meminfo/src/raminfo.c -o meminfo/src/raminfo.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c meminfo/src/swapinfo.c -o meminfo/src/swapinfo.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wrappers.c -o wrappers.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/RNACI    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c memuse_native.c -o memuse_native.o
gcc -shared -s -static-libgcc -o memuse.dll tmp.def meminfo/src/cacheinfo.o meminfo/src/fileinfo.o meminfo/src/platform.o meminfo/src/procinfo.o meminfo/src/raminfo.o meminfo/src/swapinfo.o wrappers.o memuse_native.o -lpsapi -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/RtmpaYOqth/R.INSTALL21ecc1f245409/memuse/src'
make[1]: Entering directory '/d/temp/RtmpaYOqth/R.INSTALL21ecc1f245409/memuse/src'
make[1]: Leaving directory '/d/temp/RtmpaYOqth/R.INSTALL21ecc1f245409/memuse/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-memuse/00new/memuse/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
* MD5 sums
packaged installation of 'memuse' as memuse_4.2-3.zip
* DONE (memuse)