* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘ssgraph’ ... ** package ‘ssgraph’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6CJACK/R.INSTALL220ab17c8f5eda/ssgraph/src' g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c copula.cpp -o copula.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c gcgm_spike_slab.cpp -o gcgm_spike_slab.o gcgm_spike_slab.cpp: In function ‘void gcgm_spike_slab_map(int*, int*, int*, double*, double*, int*, double*, double*, int*, int*, double*, char**, double*, int*, double*, int*, int*, int*, double*, double*, double*, double*, int*)’: gcgm_spike_slab.cpp:380:13: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 380 | for( i = 0; i < size_sample_graph; i++ ) | ^~~ gcgm_spike_slab.cpp:389:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 389 | if( !this_one || size_sample_graph == 0 ) | ^~ g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ggm_spike_slab.cpp -o ggm_spike_slab.o ggm_spike_slab.cpp: In function ‘void ggm_spike_slab_map(int*, int*, int*, double*, double*, int*, double*, double*, int*, int*, double*, char**, double*, int*, double*, double*, double*, double*, int*)’: ggm_spike_slab.cpp:371:13: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 371 | for( i = 0; i < size_sample_graph; i++ ) | ^~~ ggm_spike_slab.cpp:380:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 380 | if( !this_one || size_sample_graph == 0 ) | ^~ g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix.cpp -o matrix.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ssgraph_init.c -o ssgraph_init.o g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/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-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6CJACK/R.INSTALL220ab17c8f5eda/ssgraph/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6CJACK/R.INSTALL220ab17c8f5eda/ssgraph/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6CJACK/R.INSTALL220ab17c8f5eda/ssgraph/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/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)