* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘SCEPtERbinary’ ... ** package ‘SCEPtERbinary’ 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/RtmpHs7jPd/R.INSTALL3d80677b20b2dd/SCEPtERbinary/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lik4.c -o lik4.o lik4.c:79:36: warning: variable 'lmult' set but not used [-Wunused-but-set-variable] 79 | double Vthr, maxL, maxL1, maxL2, lmult, EXP, rpcage; | ^ lik4.c:79:43: warning: variable 'EXP' set but not used [-Wunused-but-set-variable] 79 | double Vthr, maxL, maxL1, maxL2, lmult, EXP, rpcage; | ^ lik4.c:80:14: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] 80 | long nrow, ncol, count; | ^ lik4.c:84:26: warning: unused variable 'time1' [-Wunused-variable] 84 | double sTeffP, sTeffM, time1, time2; | ^~~~~ lik4.c:84:33: warning: unused variable 'time2' [-Wunused-variable] 84 | double sTeffP, sTeffM, time1, time2; | ^~~~~ lik4.c:85:13: warning: unused variable 'dm' [-Wunused-variable] 85 | SEXP res, dm, sel; | ^~ lik4.c:85:17: warning: unused variable 'sel' [-Wunused-variable] 85 | SEXP res, dm, sel; | ^~~ lik4.c:86:39: warning: unused variable 'start' [-Wunused-variable] 86 | long i, j, nres, nres1, nres2, DIM, start, n, startT, stopT, up, low; | ^~~~~ lik4.c:86:64: warning: unused variable 'up' [-Wunused-variable] 86 | long i, j, nres, nres1, nres2, DIM, start, n, startT, stopT, up, low; | ^~ lik4.c:86:68: warning: unused variable 'low' [-Wunused-variable] 86 | long i, j, nres, nres1, nres2, DIM, start, n, startT, stopT, up, low; | ^~~ lik4.c:88:24: warning: unused variable 'd3' [-Wunused-variable] 88 | DATA5 *d, *d1, *d2, *d3, *d4; | ^~ lik4.c:88:29: warning: unused variable 'd4' [-Wunused-variable] 88 | DATA5 *d, *d1, *d2, *d3, *d4; | ^~ 12 warnings generated. clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o SCEPtERbinary.so lik4.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpHs7jPd/R.INSTALL3d80677b20b2dd/SCEPtERbinary/src' make[1]: Entering directory '/tmp/RtmpHs7jPd/R.INSTALL3d80677b20b2dd/SCEPtERbinary/src' make[1]: Leaving directory '/tmp/RtmpHs7jPd/R.INSTALL3d80677b20b2dd/SCEPtERbinary/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-SCEPtERbinary/00new/SCEPtERbinary/libs ** R ** 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 * creating tarball packaged installation of ‘SCEPtERbinary’ as ‘SCEPtERbinary_0.1-1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (SCEPtERbinary)