* installing *source* package 'tkrplot' ... ** package 'tkrplot' 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/RtmpQD6ftx/R.INSTALL3f005b2a7c40/tkrplot/src' gcc -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I "D:/RCompile/recent/R-4.4.1/Tcl"/include -DWin32 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tcltkimg.c -o tcltkimg.o tcltkimg.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 93 | HDC TkWinGetDrawableDC(); | ^~~ tcltkimg.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 94 | void TkWinReleaseDrawableDC(); | ^~~~ tcltkimg.c: In function 'DisplayRplot': tcltkimg.c:317:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=] 317 | REprintf("error code %d playing mefafile\n", GetLastError()); | ~^ ~~~~~~~~~~~~~~ | | | | int DWORD {aka long unsigned int} | %ld gcc -shared -s -static-libgcc -o tkrplot.dll tmp.def tcltkimg.o -LD:/RCompile/recent/R-4.4.1/Tcl/bin -ltcl86 -ltk86 -lgdi32 -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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpQD6ftx/R.INSTALL3f005b2a7c40/tkrplot/src' make[1]: Entering directory '/d/temp/RtmpQD6ftx/R.INSTALL3f005b2a7c40/tkrplot/src' make[1]: Leaving directory '/d/temp/RtmpQD6ftx/R.INSTALL3f005b2a7c40/tkrplot/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-tkrplot/00new/tkrplot/libs/x64 ** R ** 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 * MD5 sums packaged installation of 'tkrplot' as tkrplot_0.0-27.zip * DONE (tkrplot)