* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘economiccomplexity’ ... ** this is package ‘economiccomplexity’ version ‘2.1.0’ ** package ‘economiccomplexity’ successfully unpacked and MD5 sums checked ** using staged installation ========================================================================== Economiccomplexity configuration summary C++ Compiler: clang++-21 C++ Standard: CXX20 OpenMP Support: yes OpenMP Threads: 16 SIMD Support: AVX2 BLAS: -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/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: ‘Debian clang version 21.1.8 (3+b1)’ using C++20 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzJ6ZWX/R.INSTALL36282054bea30/economiccomplexity/src' clang++-21 -std=gnu++20 -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/cpp4r/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/armadillo4r/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_USE_LAPACK -DARMA_USE_OPENMP -DARMA_OPENMP_THREADS=16 -DARMA_64BIT_WORD -DCAPYBARA_DEFAULT_OMP_THREADS=16 -fpic -g -O3 -Wall -pedantic -c code.cpp -o code.o clang++-21 -std=gnu++20 -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/cpp4r/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/armadillo4r/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_NO_DEBUG -DARMA_USE_BLAS -DARMA_USE_LAPACK -DARMA_USE_OPENMP -DARMA_OPENMP_THREADS=16 -DARMA_64BIT_WORD -DCAPYBARA_DEFAULT_OMP_THREADS=16 -fpic -g -O3 -Wall -pedantic -c cpp4r.cpp -o cpp4r.o clang++-21 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o economiccomplexity.so code.o cpp4r.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/RtmpzJ6ZWX/R.INSTALL36282054bea30/economiccomplexity/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzJ6ZWX/R.INSTALL36282054bea30/economiccomplexity/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzJ6ZWX/R.INSTALL36282054bea30/economiccomplexity/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)