* installing *source* package ‘graphpcor’ ... ** this is package ‘graphpcor’ version ‘0.1.16’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (1+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_LKJ.c -o cgeneric_LKJ.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_Wishart.c -o cgeneric_Wishart.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_graphpcor.c -o cgeneric_graphpcor.o cgeneric_graphpcor.c:52:6: warning: unused variable 'debug' [-Wunused-variable] 52 | int debug = data->ints[1]->ints[0]; | ^~~~~ cgeneric_graphpcor.c:93:6: warning: variable 'nsfixed' set but not used [-Wunused-but-set-variable] 93 | int nsfixed=0, sfixed[nsigmas]; | ^ cgeneric_graphpcor.c:108:6: warning: variable 'ncfixed' set but not used [-Wunused-but-set-variable] 108 | int ncfixed=0, cfixed[ncpars]; | ^ 3 warnings generated. clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_pc_correl.c -o cgeneric_pc_correl.o cgeneric_pc_correl.c:61:25: warning: unused variable 'itheta' [-Wunused-variable] 61 | inla_cgeneric_vec_tp *itheta = data->ints[2]; | ^~~~~~ 1 warning generated. clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_treepcor.c -o cgeneric_treepcor.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c graphpcor_init.c -o graphpcor_init.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c graphpcor_utils.c -o graphpcor_utils.o clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o graphpcor.so cgeneric_LKJ.o cgeneric_Wishart.o cgeneric_graphpcor.o cgeneric_pc_correl.o cgeneric_treepcor.o graphpcor_init.o graphpcor_utils.o -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/graphpcor.Rcheck/00LOCK-graphpcor/00new/graphpcor/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (graphpcor)