* 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 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpqIMQvB/R.INSTALL3b68c5758c43ec/roll/src' clang++-18 -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-18 -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++-18 -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++-18 -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-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpqIMQvB/R.INSTALL3b68c5758c43ec/roll/src' make[1]: Entering directory '/tmp/RtmpqIMQvB/R.INSTALL3b68c5758c43ec/roll/src' make[1]: Leaving directory '/tmp/RtmpqIMQvB/R.INSTALL3b68c5758c43ec/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 * creating tarball packaged installation of ‘roll’ as ‘roll_1.1.7_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (roll)