* installing *source* package 'jqr' ...
** package 'jqr' 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) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpeCx7Rn/R.INSTALL2fba07c5e7982/jqr/src'
rm -f jqr.o register.o jqr.dll
"D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R"
[1] TRUE
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/jq/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c jqr.c -o jqr.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/jq/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c register.c -o register.o
gcc -shared -s -static-libgcc -o jqr.dll tmp.def jqr.o register.o -L../windows/jq/lib/x64 -L../windows/jq/lib -ljq -lonig -lpthread -lshlwapi -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpeCx7Rn/R.INSTALL2fba07c5e7982/jqr/src'
make[1]: Entering directory '/d/temp/RtmpeCx7Rn/R.INSTALL2fba07c5e7982/jqr/src'
make[1]: Leaving directory '/d/temp/RtmpeCx7Rn/R.INSTALL2fba07c5e7982/jqr/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-jqr/00new/jqr/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'jqr' as jqr_1.3.3.zip
* DONE (jqr)