* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘modeLLtest’ ...
** this is package ‘modeLLtest’ version ‘1.0.5’
** package ‘modeLLtest’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBS638V/R.INSTALL38f0f617ea9922/modeLLtest/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/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++-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/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 cvll_mr.cpp -o cvll_mr.o
cvll_mr.cpp: In function ‘Rcpp::List cvll_mr(arma::dmat&, arma::vec&, int, int)’:
cvll_mr.cpp:41:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2<true, unsigned int>::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
41 | if(arma::rank(x) < n_col) {
| ~~~~~~~~~~~~~~^~~~~~~
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/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 cvll_ols.cpp -o cvll_ols.o
cvll_ols.cpp: In function ‘Rcpp::List cvll_ols(arma::dmat&, arma::vec&, int, int)’:
cvll_ols.cpp:25:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2<true, unsigned int>::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
25 | if(arma::rank(x) < n_col) {
| ~~~~~~~~~~~~~~^~~~~~~
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/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 cvll_rlm_m.cpp -o cvll_rlm_m.o
cvll_rlm_m.cpp: In function ‘Rcpp::List cvll_rlm_m(arma::dmat&, arma::colvec&, int, int)’:
cvll_rlm_m.cpp:70:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2<true, unsigned int>::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
70 | if(arma::rank(x) < n_col) {
| ~~~~~~~~~~~~~~^~~~~~~
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/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 cvll_rlm_mm.cpp -o cvll_rlm_mm.o
cvll_rlm_mm.cpp: In function ‘Rcpp::List cvll_rlm_mm(arma::dmat&, arma::colvec&, int, int)’:
cvll_rlm_mm.cpp:81:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2<true, unsigned int>::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
81 | if(arma::rank(x) < n_col) {
| ~~~~~~~~~~~~~~^~~~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o modeLLtest.so RcppExports.o cvll_mr.o cvll_ols.o cvll_rlm_m.o cvll_rlm_mm.o -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/RtmpBS638V/R.INSTALL38f0f617ea9922/modeLLtest/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBS638V/R.INSTALL38f0f617ea9922/modeLLtest/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBS638V/R.INSTALL38f0f617ea9922/modeLLtest/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-modeLLtest/00new/modeLLtest/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 ‘modeLLtest’
finding HTML links ... done
cvdm html
cvdm_object html
cvll html
cvll_object html
cvlldiff html
cvlldiff_object html
cvmf html
cvmf_object html
govtform html
modeLLtest html
nepaldem html
** 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 (modeLLtest)