* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘capybara’ ... ** this is package ‘capybara’ version ‘1.8.0’ ** package ‘capybara’ successfully unpacked and MD5 sums checked ** using staged installation ========================================================================== Capybara configuration summary C++ Compiler: g++-14 C++ Standard: CXX20 OpenMP Support: yes OpenMP Threads: 16 SIMD Support: AVX2 BLAS: -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas LAPACK: -llapack High-Performance Mode: no Optimization Flags: For faster computation Enable high-performance optimizations run: export CAPYBARA_OPTIMIZATIONS=yes Change thread count run: export CAPYBARA_NCORES=<number> Then reinstall the package ========================================================================== ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRLNkvM/R.INSTALL1748d02910b772/capybara/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11armadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c capybara.cpp -o capybara.o In file included from capybara.cpp:104: 06_glm.h: In function ‘capybara::InferenceGLM capybara::feglm_fit(arma::vec&, arma::vec&, const arma::vec&, arma::mat&, const arma::vec&, const double&, Family, const arma::field<arma::field<arma::Col<long long unsigned int> > >&, const CapybaraParameters&, GlmWorkspace*)’: 06_glm.h:299:5: warning: ‘imp_crit’ may be used uninitialized [-Wmaybe-uninitialized] 299 | if (!imp_crit) { | ^~ 06_glm.h:123:28: note: ‘imp_crit’ was declared here 123 | bool dev_crit, val_crit, imp_crit, conv = false; | ^~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11armadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o capybara.so capybara.o cpp11.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRLNkvM/R.INSTALL1748d02910b772/capybara/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRLNkvM/R.INSTALL1748d02910b772/capybara/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRLNkvM/R.INSTALL1748d02910b772/capybara/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-capybara/00new/capybara/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘capybara’ finding HTML links ... done apes html autoplot html bias_corr html broom html capybara-package html feglm html felm html fenegbin html fepoisson html fit_control html reexports html REDIRECT:topic Previous alias or file overwritten by alias: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-capybara/00new/capybara/help/autoplot.html summary_table html trade_panel html vcov.feglm html vcov.felm html *** 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 (capybara)