* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘capybara’ ...
** this is package ‘capybara’ version ‘2.0.0’
** package ‘capybara’ successfully unpacked and MD5 sums checked
** using staged installation
==========================================================================
Capybara configuration summary
C++ Compiler: g++-15
Compiler Type: unknown
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
No Armadillo Wrapper: yes (direct BLAS/LAPACK)
No Sparse Matrices: no
High-Performance Mode: no
Optimization Flags:
Debug Flags:
For faster computation
Enable high-performance optimizations:
export CAPYBARA_OPTIMIZATIONS=yes
Change thread count:
export CAPYBARA_NCORES=<number>
Disable sparse matrix support (faster compile):
export CAPYBARA_SKIP_SPARSE=yes
Then reinstall the package
==========================================================================
** libs
specified C++20
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
using C++20
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJkwLaL/R.INSTALL2c42da4c32bdd6/capybara/src'
g++-15 -std=gnu++20 -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/armadillo4r/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp4r/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 -DARMA_DONT_USE_WRAPPER -DCAPYBARA_DEFAULT_OMP_THREADS=16 -fpic -g -O2 -Wall -pedantic -mtune=native -c capybara.cpp -o capybara.o
g++-15 -std=gnu++20 -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/armadillo4r/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp4r/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 -DARMA_DONT_USE_WRAPPER -DCAPYBARA_DEFAULT_OMP_THREADS=16 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp4r.cpp -o cpp4r.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o capybara.so capybara.o cpp4r.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/RtmpJkwLaL/R.INSTALL2c42da4c32bdd6/capybara/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJkwLaL/R.INSTALL2c42da4c32bdd6/capybara/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJkwLaL/R.INSTALL2c42da4c32bdd6/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
autoplot html
broom html
capybara-package html
correia2019 html
fe_table html
feglm html
felm html
fenegbin html
fepoisson html
fepoisson_asymmetric 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
ross2004 html
sandwich_vcov html
summary_table html
update.feglm html
update.felm html
update.felm_formula 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)