* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘gkwreg’ ...
** this is package ‘gkwreg’ version ‘1.0.10’
** package ‘gkwreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVUN6vm/R.INSTALL2afb421f90fb21/gkwreg/src'
clang++-19 -std=gnu++17 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
   72 |                         Index replacements = 0;
      |                               ^
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  246 |   int count = 0;
      |       ^
5 warnings generated.
clang++-19 -std=gnu++17 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c gkwgetstartvalues.cpp -o gkwgetstartvalues.o
clang++-19 -std=gnu++17 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c gkwmle.cpp -o gkwmle.o
gkwmle.cpp:17236:9: warning: variable 'trimmed_mean' set but not used [-Wunused-but-set-variable]
 17236 |  double trimmed_mean = 0.0;
       |         ^
1 warning generated.
clang++-19 -std=gnu++17 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c gkwreg-predict-resid.cpp -o gkwreg-predict-resid.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o gkwreg.so RcppExports.o gkwgetstartvalues.o gkwmle.o gkwreg-predict-resid.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVUN6vm/R.INSTALL2afb421f90fb21/gkwreg/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVUN6vm/R.INSTALL2afb421f90fb21/gkwreg/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVUN6vm/R.INSTALL2afb421f90fb21/gkwreg/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-gkwreg/00new/gkwreg/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_gkwbetareg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837/gkwbetareg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837/gkwbetareg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837/gkwbetareg.cpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837/gkwbetareg.cpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837/gkwbetareg.so /home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837/gkwbetareg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwbetareg_compile_20250714150837'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_bkwreg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946/bkwreg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946/bkwreg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946/bkwreg.cpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946/bkwreg.cpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946/bkwreg.so /home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946/bkwreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/bkwreg_compile_20250714150946'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_ekwreg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050/ekwreg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050/ekwreg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050/ekwreg.cpp:19:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050/ekwreg.cpp:19:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050/ekwreg.so /home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050/ekwreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/ekwreg_compile_20250714151050'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_gkwmletmb  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156/gkwmletmb.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156/gkwmletmb.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156/gkwmletmb.cpp:1:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156/gkwmletmb.cpp:1:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156/gkwmletmb.so /home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156/gkwmletmb.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwmletmb_compile_20250714151156'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_gkwreg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255/gkwreg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255/gkwreg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255/gkwreg.cpp:12:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255/gkwreg.cpp:12:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255/gkwreg.so /home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255/gkwreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/gkwreg_compile_20250714151255'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_kkwreg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339/kkwreg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339/kkwreg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339/kkwreg.cpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339/kkwreg.cpp:16:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339/kkwreg.so /home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339/kkwreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/kkwreg_compile_20250714151339'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_kwreg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421/kwreg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421/kwreg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421/kwreg.cpp:19:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421/kwreg.cpp:19:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421/kwreg.so /home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421/kwreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/kwreg_compile_20250714151421'
Note: Using Makevars in /home/hornik/.R/Makevars-clang 
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502'
clang++-19 -std=gnu++17 -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/TMB/include" -I"/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_mcreg  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c /home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502/mcreg.cpp -o /home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502/mcreg.o
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502/mcreg.cpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  273 |       Index count = 0;
      |             ^
In file included from /home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502/mcreg.cpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/TMB/include/TMB.hpp:96:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
      |         ^
/home/hornik/tmp/scratch/RtmpVUN6vm/RLIBS_2afb4276d1aaa6/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
      |         ^
3 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o /home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502/mcreg.so /home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502/mcreg.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgK7m21/mcreg_compile_20250714151502'
** 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 (gkwreg)