* installing *source* package 'gpg' ... ** this is package 'gpg' version '1.4.0' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c encrypt.c -o encrypt.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c engine.c -o engine.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c keys.c -o keys.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c keysig.c -o keysig.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c options.c -o options.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c register.c -o register.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DHAVE_GPGME_IO_READWRITE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c sign.c -o sign.o "D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/gpgwin.R" trying URL 'https://github.com/jeroen/gpg/releases/download/windows/gnupg-w32cli-1.4.23.zip' Content type 'application/octet-stream' length 1127933 bytes (1.1 MB) ================================================== downloaded 1.1 MB mkdir -p ../inst/bin cp -f bin/* ../inst/bin/ cp -f d:/rtools45/x86_64-w64-mingw32.static.posix/libexec/gpgme-w32spawn.exe ../inst/bin/ gcc -shared -s -static-libgcc -o gpg.dll tmp.def encrypt.o engine.o keys.o keysig.o options.o register.o sign.o -lgpgme -lgpg-error -lws2_32 -lassuan -lws2_32 -lgpg-error -lws2_32 -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-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 * DONE (gpg)