* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘sommer’ ... ** this is package ‘sommer’ version ‘4.3.7’ ** package ‘sommer’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpduCSHv/R.INSTALL2af12368d5bbdb/sommer/src' clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c MNR.cpp -o MNR.o MNR.cpp:306:7: warning: unused variable 'p' [-Wunused-variable] 306 | int p = X.n_cols; | ^ MNR.cpp:1306:12: warning: unused variable 'ok' [-Wunused-variable] 1306 | bool ok = log_det(val, sign, arma::mat(Ai[i])); // calculate the logDet of the covariance matrix | ^~ MNR.cpp:1529:14: warning: unused variable 'ok' [-Wunused-variable] 1529 | bool ok = log_det(val, sign, theta(i)); // form 2 | ^~ MNR.cpp:1535:10: warning: unused variable 'ok' [-Wunused-variable] 1535 | bool ok = log_det(val, sign, theta(nRRe-1)); // form 2 | ^~ 4 warnings generated. clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o sommer.so MNR.o RcppExports.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpduCSHv/R.INSTALL2af12368d5bbdb/sommer/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpduCSHv/R.INSTALL2af12368d5bbdb/sommer/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpduCSHv/R.INSTALL2af12368d5bbdb/sommer/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-sommer/00new/sommer/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (sommer)