* installing *source* package 'tkrplot' ...
** package 'tkrplot' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmpotg1Z3/R.INSTALL202e876c130d3/tkrplot/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -I "D:/RCompile/recent/R-4.3.2/Tcl"/include -DWin32   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tcltkimg.c -o tcltkimg.o
In file included from D:/RCompile/recent/R-4.3.2/Tcl/include/tk.h:99,
                 from tcltkimg.c:3:
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:131:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  131 |         int (*free_private)();  /* called to free private storage */
      |         ^~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:334:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  334 |         struct _XImage *(*create_image)();
      |                ^~~~~~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:453:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  453 |         XID (*resource_alloc)(); /* allocator function */
      |         ^~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:471:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  471 |         int (*synchandler)();   /* Synchronization handler */
      |         ^~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:496:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  496 |         Bool (*event_vec[128])();  /* vector for wire to event */
      |         ^~~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:497:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  497 |         Status (*wire_vec[128])(); /* vector for event to wire */
      |         ^~~~~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:509:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  509 |         Bool (**error_vec)();      /* vector for wire to error */
      |         ^~~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:522:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  522 |         int (*savedsynchandler)(); /* user synchandler when Xlib usurps */
      |         ^~~
D:/RCompile/recent/R-4.3.2/Tcl/include/X11/Xlib.h:1053:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1053 | typedef void (*XIMProc)();
      | ^~~~~~~
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();
      | ^~~~
gcc -shared -s -static-libgcc -o tkrplot.dll tmp.def tcltkimg.o -LD:/RCompile/recent/R-4.3.2/Tcl/bin -ltcl86 -ltk86 -lgdi32 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpotg1Z3/R.INSTALL202e876c130d3/tkrplot/src'
make[1]: Entering directory '/d/temp/Rtmpotg1Z3/R.INSTALL202e876c130d3/tkrplot/src'
make[1]: Leaving directory '/d/temp/Rtmpotg1Z3/R.INSTALL202e876c130d3/tkrplot/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/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)