* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘ssgraph’ ...
** this is package ‘ssgraph’ version ‘1.16’
** package ‘ssgraph’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 21.1.5 (1)’
using C++ compiler: ‘Debian clang version 21.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkzSqLJ/R.INSTALL87386652af9e6/ssgraph/src'
clang++-21 -std=gnu++17 -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 -Wdeprecated-literal-operator -c copula.cpp -o copula.o
clang++-21 -std=gnu++17 -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 -Wdeprecated-literal-operator -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++-21 -std=gnu++17 -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 -Wdeprecated-literal-operator -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++-21 -std=gnu++17 -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 -Wdeprecated-literal-operator -c matrix.cpp -o matrix.o
clang-21 -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++-21 -std=gnu++17 -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-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkzSqLJ/R.INSTALL87386652af9e6/ssgraph/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkzSqLJ/R.INSTALL87386652af9e6/ssgraph/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkzSqLJ/R.INSTALL87386652af9e6/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)