* installing *source* package 'png' ...
** this is package 'png' version '0.1-9'
** package 'png' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_03_18_01_50_00_3241/RtmpaCDqnh/R.INSTALLe2c59ac1384/png/src'
gcc  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -ID:/rtools45/x86_64-w64-mingw32.static.posix/include/libpng16 -ID:/rtools45/x86_64-w64-mingw32.static.posix/include     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c dummy.c -o dummy.o
gcc  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -ID:/rtools45/x86_64-w64-mingw32.static.posix/include/libpng16 -ID:/rtools45/x86_64-w64-mingw32.static.posix/include     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c read.c -o read.o
gcc  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -ID:/rtools45/x86_64-w64-mingw32.static.posix/include/libpng16 -ID:/rtools45/x86_64-w64-mingw32.static.posix/include     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c write.c -o write.o
gcc -shared -s -static-libgcc -o png.dll tmp.def dummy.o read.o write.o -LD:/rtools45/x86_64-w64-mingw32.static.posix/lib -lpng16 -lz -LD:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/rtools45/x86_64-w64-mingw32.static.posix/lib -lz -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_03_18_01_50_00_3241/RtmpaCDqnh/R.INSTALLe2c59ac1384/png/src'
make[1]: Entering directory '/d/temp/2026_03_18_01_50_00_3241/RtmpaCDqnh/R.INSTALLe2c59ac1384/png/src'
make[1]: Leaving directory '/d/temp/2026_03_18_01_50_00_3241/RtmpaCDqnh/R.INSTALLe2c59ac1384/png/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-png/00new/png/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
* MD5 sums
packaged installation of 'png' as png_0.1-9.zip
* DONE (png)