* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘HighDimenCDM’ ...
** this is package ‘HighDimenCDM’ version ‘0.1.0’
** package ‘HighDimenCDM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpsM3PcN/R.INSTALL140227618340cc/HighDimenCDM/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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c seqGibbs.cpp -o seqGibbs.o
seqGibbs.cpp: In function ‘arma::umat seqGibbs(arma::umat&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::field<arma::Mat<unsigned int> >&)’:
seqGibbs.cpp:19:10: warning: unused variable ‘pa0j’ [-Wunused-variable]
   19 |   double pa0j, pa1j;
      |          ^~~~
seqGibbs.cpp:19:16: warning: unused variable ‘pa1j’ [-Wunused-variable]
   19 |   double pa0j, pa1j;
      |                ^~~~
seqGibbs.cpp: In function ‘void seqGibbs2(arma::umat&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::field<arma::Mat<unsigned int> >&)’:
seqGibbs.cpp:98:10: warning: unused variable ‘pa0j’ [-Wunused-variable]
   98 |   double pa0j, pa1j;
      |          ^~~~
seqGibbs.cpp:98:16: warning: unused variable ‘pa1j’ [-Wunused-variable]
   98 |   double pa0j, pa1j;
      |                ^~~~
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o HighDimenCDM.so RcppExports.o seqGibbs.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpsM3PcN/R.INSTALL140227618340cc/HighDimenCDM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpsM3PcN/R.INSTALL140227618340cc/HighDimenCDM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpsM3PcN/R.INSTALL140227618340cc/HighDimenCDM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-HighDimenCDM/00new/HighDimenCDM/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘HighDimenCDM’
    finding HTML links ... done
    IPIP                                    html  
    Tan2023                                 html  
    batch.var                               html  
    kernel                                  html  
    simN2000K10                             html  
    simN2000K15                             html  
    simN2000K20                             html  
    stEM                                    html  
** building package indices
** 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 (HighDimenCDM)