* installing *source* package ‘economiccomplexity’ ... ** this is package ‘economiccomplexity’ version ‘2.1.0’ ** package ‘economiccomplexity’ successfully unpacked and MD5 sums checked ** using staged installation - [V] SSE4.2 support detected ========================================================================== Economiccomplexity configuration summary C++ Compiler: g++ C++ Standard: CXX20 OpenMP Support: yes OpenMP Threads: 12 SIMD Support: SSE4.2 BLAS: -L/data/gannet/ripley/R/R-devel/lib -lRblas LAPACK: -llapack High-Performance Mode: no Optimization Flags: For faster computation Enable high-performance optimizations: export ECONOMICCOMPLEXITYOPTIMIZATIONS=yes Change thread count: export ECONOMICCOMPLEXITY_NCORES=<number> Then reinstall the package ========================================================================== ** libs specified C++20 using C++ compiler: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ using C++20 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/economiccomplexity/src' g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/cpp4r/include' -I'/data/gannet/ripley/R/test-dev/armadillo4r/include' -I/usr/local/include -fopenmp -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_USE_LAPACK -DARMA_USE_OPENMP -DARMA_OPENMP_THREADS=12 -DARMA_64BIT_WORD -DCAPYBARA_DEFAULT_OMP_THREADS=12 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c code.cpp -o code.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/cpp4r/include' -I'/data/gannet/ripley/R/test-dev/armadillo4r/include' -I/usr/local/include -fopenmp -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_USE_LAPACK -DARMA_USE_OPENMP -DARMA_OPENMP_THREADS=12 -DARMA_64BIT_WORD -DCAPYBARA_DEFAULT_OMP_THREADS=12 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c cpp4r.cpp -o cpp4r.o g++ -std=gnu++20 -shared -L/usr/local/lib64 -o economiccomplexity.so code.o cpp4r.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/economiccomplexity/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/economiccomplexity/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/economiccomplexity/src' installing to /data/gannet/ripley/R/packages/tests-devel/economiccomplexity.Rcheck/00LOCK-economiccomplexity/00new/economiccomplexity/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 (economiccomplexity)