* installing *source* package 'PROJ' ...
** package 'PROJ' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp4mjXlS/R.INSTALL1f2c2cd73c7d/PROJ/src'
rm -f PROJ.dll C_proj_crs_text.o C_proj_trans.o C_proj_version.o init.o
cp -r "d:/rtools43/x86_64-w64-mingw32.static.posix/share/proj" ../inst/
gcc  -I"D:/RCompile/recent/R-4.3.3/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 C_proj_crs_text.c -o C_proj_crs_text.o
gcc  -I"D:/RCompile/recent/R-4.3.3/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 C_proj_trans.c -o C_proj_trans.o
gcc  -I"D:/RCompile/recent/R-4.3.3/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 C_proj_version.c -o C_proj_version.o
gcc  -I"D:/RCompile/recent/R-4.3.3/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 init.c -o init.o
gcc -shared -s -static-libgcc -o PROJ.dll tmp.def C_proj_crs_text.o C_proj_trans.o C_proj_version.o init.o -lproj -lsqlite3 -lcurl -lbcrypt -ltiff -ljpeg -lrtmp -lssl -lssh2 -lgcrypt -lcrypto -lgdi32 -lz -lzstd -lwebp -lsharpyuv -llzma -lgdi32 -lcrypt32 -lidn2 -lunistring -liconv -lgpg-error -lws2_32 -lwldap32 -lwinmm -lstdc++ -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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp4mjXlS/R.INSTALL1f2c2cd73c7d/PROJ/src'
make[1]: Entering directory '/d/temp/Rtmp4mjXlS/R.INSTALL1f2c2cd73c7d/PROJ/src'
make[1]: Leaving directory '/d/temp/Rtmp4mjXlS/R.INSTALL1f2c2cd73c7d/PROJ/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-PROJ/00new/PROJ/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'PROJ' as PROJ_0.4.5.zip
* DONE (PROJ)