* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘ssgraph’ ... ** package ‘ssgraph’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ using C++11 make[1]: Entering directory '/tmp/RtmpnR4ZUq/R.INSTALL7c1282f7d5ae1/ssgraph/src' clang++-18 -std=gnu++11 -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 -Wno-error=enum-constexpr-conversion -c copula.cpp -o copula.o clang++-18 -std=gnu++11 -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 -Wno-error=enum-constexpr-conversion -c gcgm_spike_slab.cpp -o gcgm_spike_slab.o gcgm_spike_slab.cpp:389:17: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 389 | if( !this_one || size_sample_graph == 0 ) | ^ gcgm_spike_slab.cpp:380:13: note: previous statement is here 380 | for( i = 0; i < size_sample_graph; i++ ) | ^ 1 warning generated. clang++-18 -std=gnu++11 -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 -Wno-error=enum-constexpr-conversion -c ggm_spike_slab.cpp -o ggm_spike_slab.o ggm_spike_slab.cpp:380:17: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 380 | if( !this_one || size_sample_graph == 0 ) | ^ ggm_spike_slab.cpp:371:13: note: previous statement is here 371 | for( i = 0; i < size_sample_graph; i++ ) | ^ 1 warning generated. clang++-18 -std=gnu++11 -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 -Wno-error=enum-constexpr-conversion -c matrix.cpp -o matrix.o 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 ssgraph_init.c -o ssgraph_init.o clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o ssgraph.so copula.o gcgm_spike_slab.o ggm_spike_slab.o matrix.o ssgraph_init.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpnR4ZUq/R.INSTALL7c1282f7d5ae1/ssgraph/src' make[1]: Entering directory '/tmp/RtmpnR4ZUq/R.INSTALL7c1282f7d5ae1/ssgraph/src' make[1]: Leaving directory '/tmp/RtmpnR4ZUq/R.INSTALL7c1282f7d5ae1/ssgraph/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-ssgraph/00new/ssgraph/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * creating tarball packaged installation of ‘ssgraph’ as ‘ssgraph_1.15_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (ssgraph)