* installing *source* package ‘poLCA’ ... ** this is package ‘poLCA’ version ‘1.6.0.2’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (3)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init_poLCA.c -o init_poLCA.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c poLCA.c -o poLCA.o poLCA.c:72:10: warning: variable 'totalChoices' set but not used [-Wunused-but-set-variable] 72 | int i,j,totalChoices; | ^ 1 warning generated. clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o poLCA.so init_poLCA.o poLCA.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/poLCA.Rcheck/00LOCK-poLCA/00new/poLCA/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (poLCA)