* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘ssgraph’ ... ** this is package ‘ssgraph’ version ‘1.15’ ** package ‘ssgraph’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (1+b1)’ using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS8pa9y/R.INSTALL386d475dff2b96/ssgraph/src' clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c copula.cpp -o copula.o clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -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++-19 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -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++-19 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c matrix.cpp -o matrix.o clang-19 -std=gnu23 -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++-19 -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 -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS8pa9y/R.INSTALL386d475dff2b96/ssgraph/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS8pa9y/R.INSTALL386d475dff2b96/ssgraph/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS8pa9y/R.INSTALL386d475dff2b96/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 * DONE (ssgraph)