* installing *source* package 'capybara' ...
** this is package 'capybara' version '1.8.0'
** package 'capybara' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_09_02_09_03_13_2588/RtmpIPlfr8/R.INSTALL2c4642e99436f/capybara/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I'D:/RCompile/CRANpkg/lib/4.5/cpp11armadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp -DARMA_NO_DEBUG -DARMA_OPENMP_THREADS=1   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -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++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I'D:/RCompile/CRANpkg/lib/4.5/cpp11armadillo/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp -DARMA_NO_DEBUG -DARMA_OPENMP_THREADS=1   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cpp11.cpp -o cpp11.o
g++ -std=gnu++17 -shared -s -static-libgcc -o capybara.dll tmp.def capybara.o cpp11.o -fopenmp -LD:/RCompile/recent/R-4.5.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.1/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_09_02_09_03_13_2588/RtmpIPlfr8/R.INSTALL2c4642e99436f/capybara/src'
make[1]: Entering directory '/d/temp/2025_09_02_09_03_13_2588/RtmpIPlfr8/R.INSTALL2c4642e99436f/capybara/src'
make[1]: Leaving directory '/d/temp/2025_09_02_09_03_13_2588/RtmpIPlfr8/R.INSTALL2c4642e99436f/capybara/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-capybara/00new/capybara/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'capybara' as capybara_1.8.0.zip
* DONE (capybara)