* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘multilevLCA’ ... ** package ‘multilevLCA’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmptGamuZ/R.INSTALL203e6574b6e2a7/multilevLCA/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c LCAfit.cpp -o LCAfit.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SafeFunctions.cpp -o SafeFunctions.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Utils.cpp -o Utils.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c multilevLC_EM.cpp -o multilevLC_EM.o multilevLC_EM.cpp:363:7: warning: unused variable 'l' [-Wunused-variable] 363 | int l,n,j,k,m,t,p,v; | ^ multilevLC_EM.cpp:644:7: warning: unused variable 'iItemref' [-Wunused-variable] 644 | int iItemref = 0; | ^~~~~~~~ multilevLC_EM.cpp:797:13: warning: unused variable 'l' [-Wunused-variable] 797 | int n,j,k,l,m,t,p,v; | ^ multilevLC_EM.cpp:1053:7: warning: unused variable 'iItemref' [-Wunused-variable] 1053 | int iItemref = 0; | ^~~~~~~~ multilevLC_EM.cpp:1436:7: warning: unused variable 'iItemref' [-Wunused-variable] 1436 | int iItemref = 0; | ^~~~~~~~ 5 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o multilevLCA.so LCAfit.o RcppExports.o SafeFunctions.o Utils.o multilevLC_EM.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmptGamuZ/R.INSTALL203e6574b6e2a7/multilevLCA/src' make[1]: Entering directory '/tmp/RtmptGamuZ/R.INSTALL203e6574b6e2a7/multilevLCA/src' make[1]: Leaving directory '/tmp/RtmptGamuZ/R.INSTALL203e6574b6e2a7/multilevLCA/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-multilevLCA/00new/multilevLCA/libs ** 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 ** 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 (multilevLCA)