* installing *source* package ‘kappalab’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (16)’ 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 Mobius.bounds.c -o Mobius.bounds.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 cdf.Choquet.c -o cdf.Choquet.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 constraints.c -o constraints.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 core.c -o core.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 heuristic.ls.c -o heuristic.ls.o heuristic.ls.c:174:10: warning: variable 'mean_upper_mu' set but not used [-Wunused-but-set-variable] double mean_upper_mu = 0.0, mean_lower_mu = 0.0; ^ heuristic.ls.c:174:31: warning: variable 'mean_lower_mu' set but not used [-Wunused-but-set-variable] double mean_upper_mu = 0.0, mean_lower_mu = 0.0; ^ 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 least.squares.c -o least.squares.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 min.dist.c -o min.dist.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 min.var.c -o min.var.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 moments.Choquet.c -o moments.Choquet.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o kappalab.so Mobius.bounds.o cdf.Choquet.o constraints.o core.o heuristic.ls.o least.squares.o min.dist.o min.var.o moments.Choquet.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/kappalab.Rcheck/00LOCK-kappalab/00new/kappalab/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 * DONE (kappalab)