* installing *source* package 'QCApro' ...
** package 'QCApro' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpArTufy/R.INSTALL1c11c6fdf1280/QCApro/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c allSol.c -o allSol.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c findSubsets.c -o findSubsets.o
findSubsets.c: In function 'findSubsets':
findSubsets.c:8:73: warning: 'lungime' may be used uninitialized [-Wmaybe-uninitialized]
    8 |     int *prowno, *pnoflevels, *pmbase, *pmax, lmbase, lmbasei, i, j, k, lungime, flag, templung, *ptemp1, *ptemp2;
      |                                                                         ^~~~~~~
findSubsets.c:8:108: warning: 'ptemp2' may be used uninitialized [-Wmaybe-uninitialized]
    8 |     int *prowno, *pnoflevels, *pmbase, *pmax, lmbase, lmbasei, i, j, k, lungime, flag, templung, *ptemp1, *ptemp2;
      |                                                                                                            ^~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c removeRedundants.c -o removeRedundants.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c solveChart.c -o solveChart.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c superSubset.c -o superSubset.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c truthTable.c -o truthTable.o
gcc -shared -s -static-libgcc -o QCApro.dll tmp.def allSol.o findSubsets.o registerDynamicSymbol.o removeRedundants.o solveChart.o superSubset.o truthTable.o -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/RtmpArTufy/R.INSTALL1c11c6fdf1280/QCApro/src'
make[1]: Entering directory '/d/temp/RtmpArTufy/R.INSTALL1c11c6fdf1280/QCApro/src'
make[1]: Leaving directory '/d/temp/RtmpArTufy/R.INSTALL1c11c6fdf1280/QCApro/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-QCApro/00new/QCApro/libs/x64
** R
** data
** 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 'QCApro' as QCApro_1.1-2.zip
* DONE (QCApro)