* installing *source* package ‘RSEIS’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (6)’ clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ARAIC.c -o ARAIC.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c GetCornerFreq.c -o GetCornerFreq.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c LLNfilt.c -o LLNfilt.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c MTAPSRC.c -o MTAPSRC.o MTAPSRC.c:1514:24: warning: variable 'k' set but not used [-Wunused-but-set-variable] int i, j, k; ^ MTAPSRC.c:1533:18: warning: variable 'avamp' set but not used [-Wunused-but-set-variable] double avamp, temp, sqramp; ^ MTAPSRC.c:1837:24: warning: variable 'k' set but not used [-Wunused-but-set-variable] int i, j, k; ^ MTAPSRC.c:1855:18: warning: variable 'avamp' set but not used [-Wunused-but-set-variable] double avamp, temp, sqramp; ^ MTAPSRC.c:2134:7: warning: variable 'k' set but not used [-Wunused-but-set-variable] int k; ^ MTAPSRC.c:2137:7: warning: variable 'len_taps' set but not used [-Wunused-but-set-variable] int len_taps; ^ 6 warnings generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c TTray.c -o TTray.o TTray.c:42:28: warning: variable 'jlim' set but not used [-Wunused-but-set-variable] int lhpz, i, j, lowlr, jlim; ^ TTray.c:332:16: warning: variable 'layereq' set but not used [-Wunused-but-set-variable] static int layereq; ^ TTray.c:1003:27: warning: variable 'instaz' set but not used [-Wunused-but-set-variable] double indelta, inhpz, instaz; ^ TTray.c:1004:7: warning: variable 'inlay' set but not used [-Wunused-but-set-variable] int inlay; ^ TTray.c:1007:8: warning: variable 'j' set but not used [-Wunused-but-set-variable] int j; ^ 5 warnings generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c jpiki.c -o jpiki.o jpiki.c:767:24: warning: variable 'btri' set but not used [-Wunused-but-set-variable] double bbox, fbox, btri, ftri; ^ jpiki.c:767:30: warning: variable 'ftri' set but not used [-Wunused-but-set-variable] double bbox, fbox, btri, ftri; ^ 2 warnings generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wletxcor.c -o wletxcor.o wletxcor.c:25:8: warning: variable 'K' set but not used [-Wunused-but-set-variable] int K; ^ wletxcor.c:28:11: warning: variable 'meanLET' set but not used [-Wunused-but-set-variable] double meanLET; ^ wletxcor.c:92:8: warning: variable 'K' set but not used [-Wunused-but-set-variable] int K; ^ wletxcor.c:95:11: warning: variable 'meanLET' set but not used [-Wunused-but-set-variable] double meanLET; ^ 4 warnings generated. clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o RSEIS.so ARAIC.o GetCornerFreq.o LLNfilt.o MTAPSRC.o TTray.o init.o jpiki.o wletxcor.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/RSEIS.Rcheck/00LOCK-RSEIS/00new/RSEIS/libs ** R ** data ** demo ** 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 (RSEIS)