* installing *source* package ‘HMMEsolver’ ... ** this is package ‘HMMEsolver’ version ‘0.1.3’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.7 (1)’ using C++ compiler: ‘Debian clang version 21.1.7 (1)’ clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Dist.cpp -o Dist.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Dist2.cpp -o Dist2.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c FuncLib.cpp -o FuncLib.o FuncLib.cpp:34:7: warning: unused variable 'nInd' [-Wunused-variable] 34 | int nInd = 0; | ^~~~ FuncLib.cpp:77:7: warning: unused variable 'nInd' [-Wunused-variable] 77 | int nInd = 0; | ^~~~ FuncLib.cpp:115:7: warning: unused variable 'nm' [-Wunused-variable] 115 | int nm = n*m; | ^~ FuncLib.cpp:128:11: warning: variable 'eta' set but not used [-Wunused-but-set-variable] 128 | double* eta = &dummys; | ^ FuncLib.cpp:129:11: warning: variable 'deta_dmu' set but not used [-Wunused-but-set-variable] 129 | double* deta_dmu = &dummydet ; | ^ 5 warnings generated. clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c HMMEsolver_init.c -o HMMEsolver_init.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c MainLib.cpp -o MainLib.o MainLib.cpp:15:8: warning: variable 'Result' set but not used [-Wunused-but-set-variable] 15 | bool Result; | ^ 1 warning generated. clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o HMMEsolver.so Dist.o Dist2.o FuncLib.o HMMEsolver_init.o MainLib.o -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/HMMEsolver.Rcheck/00LOCK-HMMEsolver/00new/HMMEsolver/libs ** R ** 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 (HMMEsolver)