* installing *source* package ‘netdiffuseR’ ... ** this is package ‘netdiffuseR’ version ‘1.23.0’ ** package ‘netdiffuseR’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++-20 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... clang++-20 -std=gnu++17 -E checking for clang++-20 -std=gnu++17 option to support OpenMP... -fopenmp configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘clang version 20.1.6’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/netdiffuseR/src' clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c adjmat.cpp -o adjmat.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c infection.cpp -o infection.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c netdiffuser_extra.cpp -o netdiffuser_extra.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c plot.cpp -o plot.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rgraph.cpp -o rgraph.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c stats.cpp -o stats.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fopenmp -DARMA_64BIT_WORD -DSTRICT_R_HEADERS -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c struct_test.cpp -o struct_test.o clang++-20 -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o netdiffuseR.so RcppExports.o adjmat.o infection.o netdiffuser_extra.o plot.o rgraph.o stats.o struct_test.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortranRuntime -lFortranDecimal -lm -fopenmp make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/netdiffuseR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/netdiffuseR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/netdiffuseR/src' installing to /data/gannet/ripley/R/packages/tests-clang/netdiffuseR.Rcheck/00LOCK-netdiffuseR/00new/netdiffuseR/libs ** R ** data *** moving datasets to lazyload DB ** 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 (netdiffuseR)