* installing *source* package 'praznik' ... ** this is package 'praznik' version '12.0.0' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c praznik.c -o praznik.o In file included from praznik.c:18: In function 'fillHt', inlined from 'C_tri._omp_fn.0' at trips.h:100:5: ht.h:31:6: warning: 'nab' may be used uninitialized [-Wmaybe-uninitialized] 31 | int Neff=nA*nB; | ^~~~ In file included from praznik.c:48: trips.h: In function 'C_tri._omp_fn.0': trips.h:85:19: note: 'nab' was declared here 85 | int oa=-1,ob=-1,nab; | ^~~ gcc -shared -s -static-libgcc -o praznik.dll tmp.def praznik.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-praznik/00new/praznik/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 * DONE (praznik)