* installing *source* package 'gpg' ...
** package 'gpg' 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/RtmpmwtbGc/R.INSTALL1b1e47cfc6682/gpg/src'
rm -f gpg.dll encrypt.o engine.o keys.o keysig.o options.o register.o sign.o
"D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.16.0
mkdir -p ../inst/bin
cp -f ../windows/gpgme-1.16.0/bin/* ../inst/bin/
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c encrypt.c -o encrypt.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c engine.c -o engine.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c keys.c -o keys.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c keysig.c -o keysig.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c options.c -o options.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c register.c -o register.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/gpgme-1.16.0/include -DHAVE_GPGME_IO_READWRITE    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sign.c -o sign.o
gcc -shared -s -static-libgcc -o gpg.dll tmp.def encrypt.o engine.o keys.o keysig.o options.o register.o sign.o -L../windows/gpgme-1.16.0/lib/x64-ucrt -lgpgme -lassuan -lgpg-error -lws2_32 -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/RtmpmwtbGc/R.INSTALL1b1e47cfc6682/gpg/src'
make[1]: Entering directory '/d/temp/RtmpmwtbGc/R.INSTALL1b1e47cfc6682/gpg/src'
make[1]: Leaving directory '/d/temp/RtmpmwtbGc/R.INSTALL1b1e47cfc6682/gpg/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-gpg/00new/gpg/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 'gpg' as gpg_1.2.9.zip
* DONE (gpg)