* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘roll’ ... ** package ‘roll’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.3 (1)’ using C++ compiler: ‘Debian clang version 19.1.3 (1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKG5dKU/R.INSTALL169870430eec10/roll/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/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from ./../inst/include/roll.h:4: ./../inst/include/roll_vec.h:2931:15: warning: variable 'n_obs' set but not used [-Wunused-but-set-variable] 2931 | int n_obs = 0; | ^ ./../inst/include/roll_vec.h:4644:21: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] 4644 | long double sum_w = 0; | ^ ./../inst/include/roll_vec.h:4821:23: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] 4821 | long double sum_w = 0; | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/roll.h:5: ./../inst/include/roll_mat.h:3186:15: warning: variable 'n_obs' set but not used [-Wunused-but-set-variable] 3186 | int n_obs = 0; | ^ ./../inst/include/roll_mat.h:5390:23: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] 5390 | long double sum_w = 0; | ^ 5 warnings generated. clang-19 -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/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o 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/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O3 -Wall -pedantic -c roll.cpp -o roll.o In file included from roll.cpp:1: In file included from ../inst/include/roll.h:4: ../inst/include/roll_vec.h:2931:15: warning: variable 'n_obs' set but not used [-Wunused-but-set-variable] 2931 | int n_obs = 0; | ^ ../inst/include/roll_vec.h:4644:21: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] 4644 | long double sum_w = 0; | ^ ../inst/include/roll_vec.h:4821:23: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] 4821 | long double sum_w = 0; | ^ In file included from roll.cpp:1: In file included from ../inst/include/roll.h:5: ../inst/include/roll_mat.h:3186:15: warning: variable 'n_obs' set but not used [-Wunused-but-set-variable] 3186 | int n_obs = 0; | ^ ../inst/include/roll_mat.h:5390:23: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable] 5390 | long double sum_w = 0; | ^ 5 warnings generated. clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o roll.so RcppExports.o init.o roll.o -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/RtmpKG5dKU/R.INSTALL169870430eec10/roll/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKG5dKU/R.INSTALL169870430eec10/roll/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKG5dKU/R.INSTALL169870430eec10/roll/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-roll/00new/roll/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (roll)