* installing *source* package 'bcrypt' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' rm -f bcrypt.dll bcrypt_r.o register.o bcrypt/libstatbcrypt.a bcrypt/bcrypt.o bcrypt/blowfish.o bcrypt/bcrypt_pbkdf.o bcrypt/sha2.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bcrypt_r.c -o bcrypt_r.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c register.c -o register.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bcrypt/bcrypt.c -o bcrypt/bcrypt.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bcrypt/blowfish.c -o bcrypt/blowfish.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -Ibcrypt -DSTRICT_R_HEADERS -DR_NO_REMAP -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bcrypt/sha2.c -o bcrypt/sha2.o ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt.o bcrypt/blowfish.o bcrypt/bcrypt_pbkdf.o bcrypt/sha2.o gcc -shared -s -static-libgcc -o bcrypt.dll tmp.def bcrypt_r.o register.o -Lbcrypt -lstatbcrypt -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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-bcrypt/00new/bcrypt/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 * DONE (bcrypt)