* installing *source* package ‘grattanInflators’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (11)’ clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c C_YearMonthSplit.c -o C_YearMonthSplit.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c C_fastIDate.c -o C_fastIDate.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c C_multiply.c -o C_multiply.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c SEXP2YearMonth.c -o SEXP2YearMonth.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c check_input.c -o check_input.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c cpi.c -o cpi.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c errif.c -o errif.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c idate_YearMonth.c -o idate_YearMonth.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c inflate.c -o inflate.o inflate.c:205:15: warning: unused variable 'xpi' [-Wunused-variable] int xpi = xp[i]; ^ inflate.c:221:19: warning: unused variable 'xp' [-Wunused-variable] const int * xp = INTEGER(From); ^ inflate.c:222:20: warning: unused variable 'yp' [-Wunused-variable] const SEXP * yp = STRING_PTR(To); ^ inflate.c:169:15: warning: unused variable 'xp' [-Wunused-variable] const int * xp = INTEGER(From); ^ inflate.c:170:15: warning: unused variable 'yp' [-Wunused-variable] const int * yp = INTEGER(To); ^ inflate.c:186:22: warning: unused variable 'p_index_min' [-Wunused-variable] const unsigned int p_index_min = p_search(index_min) / div; ^ inflate.c:194:13: warning: unused variable 'index_max_mo' [-Wunused-variable] const int index_max_mo = index_max_ym.month; ^ 7 warnings generated. clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -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 -fopenmp -fpic -g -O3 -Wall -pedantic -c minmaxDate.c -o minmaxDate.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c omp_diagnose.c -o omp_diagnose.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o grattanInflators.so C_YearMonthSplit.o C_fastIDate.o C_multiply.o SEXP2YearMonth.o check_input.o cpi.o errif.o idate_YearMonth.o inflate.o init.o minmaxDate.o omp_diagnose.o -fopenmp -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/grattanInflators.Rcheck/00LOCK-grattanInflators/00new/grattanInflators/libs ** R ** 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 (grattanInflators)