* installing *source* package ‘economiccomplexity’ ... ** this is package ‘economiccomplexity’ version ‘2.0.0’ ** 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/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= Then reinstall the package ========================================================================== ** libs specified C++20 using C++ compiler: ‘Debian clang version 21.1.8 (3)’ using C++20 clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cpp4r/include' -I'/srv/hornik/tmp/CRAN_pretest/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -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 In file included from code.cpp:2: In file included from /srv/hornik/tmp/CRAN_pretest/Library/armadillo4r/include/armadillo4r.hpp:39: In file included from /srv/hornik/tmp/CRAN_pretest/Library/armadillo4r/include/armadillo4r/armadillo.hpp:116: /srv/hornik/tmp/CRAN_pretest/Library/armadillo4r/include/armadillo4r/armadillo/compiler_setup.hpp:377:11: warning: WARNING: use of OpenMP disabled; compiler support for OpenMP 4.0+ not detected [-W#pragma-messages] 377 | #pragma message ("WARNING: use of OpenMP disabled; compiler support for OpenMP 4.0+ not detected") | ^ 1 warning generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cpp4r/include' -I'/srv/hornik/tmp/CRAN_pretest/Library/armadillo4r/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -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/lib -Wl,-O1 -o economiccomplexity.so code.o cpp4r.o -llapack -L/home/hornik/tmp/R/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/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/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)