* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘dfphase1’ ... ** package ‘dfphase1’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/Rtmp3hqvdM/R.INSTALLb85f233bf5b36/dfphase1/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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lars.cpp -o lars.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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mphase1.cpp -o mphase1.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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c multi.cpp -o multi.o multi.cpp:195:20: warning: unused variable 'd' [-Wunused-variable] 195 | double wsum = 0, d = sqrt(static_cast(p)), eps = GGEPS2, g; | ^ multi.cpp:213:22: warning: unused variable 'pn' [-Wunused-variable] 213 | int i, n1 = n + 1, pn = p * n, one = 1; | ^~ multi.cpp:233:10: warning: unused variable 'd' [-Wunused-variable] 233 | double d, *xi, *xj, *si, *sj, eps = GGEPS, one = 1.0 / n, mone = -one; | ^ multi.cpp:286:13: warning: unused variable 'one' [-Wunused-variable] 286 | int i, j, one = 1; | ^~~ multi.cpp:470:12: warning: unused variable 'sone' [-Wunused-variable] 470 | size_t sone = 1; | ^~~~ multi.cpp:622:19: warning: unused variable 'scale' [-Wunused-variable] 622 | double *zi, *s, scale; | ^~~~~ multi.cpp:29:13: warning: unused function 'ggrmnorm' [-Wunused-function] 29 | inline void ggrmnorm(int p, int n, double *x, double *chol) { | ^~~~~~~~ 7 warnings generated. 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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rsp.cpp -o rsp.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/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c shewhart.cpp -o shewhart.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o dfphase1.so RcppExports.o lars.o mphase1.o multi.o rsp.o shewhart.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/Rtmp3hqvdM/R.INSTALLb85f233bf5b36/dfphase1/src' make[1]: Entering directory '/tmp/Rtmp3hqvdM/R.INSTALLb85f233bf5b36/dfphase1/src' make[1]: Leaving directory '/tmp/Rtmp3hqvdM/R.INSTALLb85f233bf5b36/dfphase1/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-dfphase1/00new/dfphase1/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (dfphase1)