* installing *source* package 'thor' ... ** package 'thor' 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/RtmpE7JbhI/R.INSTALL1c81c2baa40d0/thor/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Ilmdb -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lmdb/mdb.c -o lmdb/mdb.o lmdb/mdb.c: In function 'mdb_page_dirty': lmdb/mdb.c:2383:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 2383 | int rc, (*insert)(MDB_ID2L, MDB_ID2 *); | ^~ lmdb/mdb.c: In function 'mdb_strerror': lmdb/mdb.c:1743:1: warning: function may return address of local variable [-Wreturn-local-addr] 1743 | } | ^ lmdb/mdb.c:1706:14: note: declared here 1706 | char buf[MSGSIZE+PADSIZE], *ptr = buf; | ^~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Ilmdb -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lmdb/midl.c -o lmdb/midl.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Ilmdb -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c registration.c -o registration.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Ilmdb -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c thor.c -o thor.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -Ilmdb -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c util.c -o util.o gcc -shared -s -static-libgcc -o thor.dll tmp.def lmdb/mdb.o lmdb/midl.o registration.o thor.o util.o -lntdll -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.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpE7JbhI/R.INSTALL1c81c2baa40d0/thor/src' make[1]: Entering directory '/d/temp/RtmpE7JbhI/R.INSTALL1c81c2baa40d0/thor/src' make[1]: Leaving directory '/d/temp/RtmpE7JbhI/R.INSTALL1c81c2baa40d0/thor/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-thor/00new/thor/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 'thor' as thor_1.1.5.zip * DONE (thor)