* installing *source* package ‘DCLEAR’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 16.0.6 (13)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c DCLEAR.cpp -o DCLEAR.o DCLEAR.cpp:14:13: warning: unused variable 'n_InfoW' [-Wunused-variable] const int n_InfoW = InfoW.size(); ^ DCLEAR.cpp:50:11: warning: unused variable 'd_c' [-Wunused-variable] int d_c = 0; ^ DCLEAR.cpp:38:13: warning: unused variable 'n_InfoW' [-Wunused-variable] const int n_InfoW = InfoW.size(); ^ 3 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o DCLEAR.so DCLEAR.o RcppExports.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/DCLEAR.Rcheck/00LOCK-DCLEAR/00new/DCLEAR/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘simulate’ in package ‘DCLEAR’ ** 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 (DCLEAR)