* installing *source* package 'proj4' ...
** package 'proj4' successfully unpacked and MD5 sums checked
** using staged installation
** applying installation-time patches
patching file src/Makevars.ucrt
Applied installation-time patch d:/RCompile/CRANpkg/r_packages/patches/CRAN/proj4.diff and saved it as install_time_patches/proj4.diff in package installation

  checking Windows runtime
  found: 'ucrt'
  UCRT run-time, assuming toolchain has everything
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpOM9dD3/R.INSTALL111e8725b5279/proj4/src'
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG -DUSE_PROJ6_API=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c p4.c -o p4.o
gcc  -I"D:/RCompile/recent/R-4.3.2/include" -DNDEBUG -DUSE_PROJ6_API=1    -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c reg.c -o reg.o
gcc -shared -s -static-libgcc -o proj4.dll tmp.def p4.o reg.o -lproj -lstdc++ -lsqlite3 -ldl -ltiff -lwebp -lm -lsharpyuv -lm -L/usr/lib/mxe/usr/x86_64-w64-mingw32.static.posix/lib -llzma -ljpeg -lcurl -lidn2 -lunistring -liconv -lcharset -lssh2 -lgcrypt -lgpg-error -lbcrypt -ladvapi32 -lssl -lcrypto -lcrypt32 -lgdi32 -lwldap32 -lzstd -lz -lws2_32 -lpthread -lidn2 -lunistring -liconv -lcharset -lssh2 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lgcrypt -lgpg-error -lws2_32 -lz -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lz -lws2_32 -lgdi32 -lcrypt32 -lcrypto -lz -lws2_32 -lgdi32 -lcrypt32 -lgdi32 -lwldap32 -lzstd -lz -lws2_32 -lpthread -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/RtmpOM9dD3/R.INSTALL111e8725b5279/proj4/src'
make[1]: Entering directory '/d/temp/RtmpOM9dD3/R.INSTALL111e8725b5279/proj4/src'
make[1]: Leaving directory '/d/temp/RtmpOM9dD3/R.INSTALL111e8725b5279/proj4/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-proj4/00new/proj4/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 'proj4' as proj4_1.0-14.zip
* DONE (proj4)