* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘dynsbm’ ... ** this is package ‘dynsbm’ version ‘0.8’ ** package ‘dynsbm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3)’ using C++ compiler: ‘Debian clang version 19.1.7 (3)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplhEsB8/R.INSTALL23c01e88b0baf/dynsbm/src' clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c DynSBMBinary.cpp -o DynSBMBinary.o In file included from DynSBMBinary.cpp:17: ./DynSBMBinary.h:39:19: warning: private field '_dynsbm' is not used [-Wunused-private-field] 39 | DynSBMBinary& _dynsbm; | ^ 1 warning generated. clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c DynSBMDiscrete.cpp -o DynSBMDiscrete.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c DynSBMGaussian.cpp -o DynSBMGaussian.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -fopenmp -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppWrappers.cpp -o RcppWrappers.o In file included from RcppWrappers.cpp:18: ./DynSBMBinary.h:39:19: warning: private field '_dynsbm' is not used [-Wunused-private-field] 39 | DynSBMBinary& _dynsbm; | ^ 1 warning generated. clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dynsbm-init.c -o dynsbm-init.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o dynsbm.so DynSBMBinary.o DynSBMDiscrete.o DynSBMGaussian.o RcppExports.o RcppWrappers.o dynsbm-init.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplhEsB8/R.INSTALL23c01e88b0baf/dynsbm/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplhEsB8/R.INSTALL23c01e88b0baf/dynsbm/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplhEsB8/R.INSTALL23c01e88b0baf/dynsbm/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-dynsbm/00new/dynsbm/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (dynsbm)