* installing *source* package ‘PCMBaseCpp’ ... ** this is package ‘PCMBaseCpp’ version ‘0.1.10’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (3)’ clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/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 -DARMA_DONT_USE_OPENMP -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c Rcpp.cpp -o Rcpp.o In file included from Rcpp.cpp:30: In file included from ./QuadraticPolyWhite.h:28: In file included from ./QuadraticPoly.h:27: ./SPLITT.h:2181:8: warning: variable 'tid' set but not used [-Wunused-but-set-variable] 2181 | uint tid; | ^ ./SPLITT.h:2641:8: warning: variable 'tid' set but not used [-Wunused-but-set-variable] 2641 | uint tid; | ^ 2 warnings generated. clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o PCMBaseCpp.so Rcpp.o -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/PCMBaseCpp.Rcheck/00LOCK-PCMBaseCpp/00new/PCMBaseCpp/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (PCMBaseCpp)