downloading reverse dependencies ... downloading ARIbrain_0.2.tar.gz ... ok downloading cherry_0.6-14.tar.gz ... ok downloading HIMA_2.3.0.tar.gz ... ok downloading MultiGroupSequential_1.1.0.tar.gz ... ok downloading rSEA_2.1.2.tar.gz ... ok installing dependencies ‘conquer’, ‘HDMT’, ‘hommel’ begin installing package ‘HDMT’ begin installing package ‘conquer’ begin installing package ‘hommel’ * installing *source* package ‘HDMT’ ... ** this is package ‘HDMT’ version ‘1.0.5’ ** package ‘HDMT’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * DONE (HDMT) * installing *source* package ‘hommel’ ... ** this is package ‘hommel’ version ‘1.8’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGt9L4X/R.INSTALL166e4397f966a/hommel/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c hommel.cpp -o hommel.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o hommel.so RcppExports.o hommel.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGt9L4X/R.INSTALL166e4397f966a/hommel/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-hommel/00new/hommel/libs ** R ** byte-compile and prepare package for lazy loading Creating a generic function for ‘p.adjust’ from package ‘stats’ in package ‘hommel’ user system elapsed 0.002 0.000 0.002 user system elapsed 0.02 0.00 0.02 user system elapsed 0.179 0.000 0.179 user system elapsed 1.708 0.000 1.708 user system elapsed 16.689 0.011 16.701 ** help *** installing help indices ** 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 (hommel) * installing *source* package ‘conquer’ ... ** this is package ‘conquer’ version ‘1.3.3’ ** package ‘conquer’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfKhbPT/R.INSTALL166e426a0979fa/conquer/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c defFun.cpp -o defFun.o defFun.cpp: In function ‘void lossQr(const arma::mat&, const arma::vec&, const arma::vec&, double, int, arma::vec&, arma::vec&)’: defFun.cpp:33:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 33 | for (int k = 0; k < res.size(); k++) { | ~~^~~~~~~~~~~~ defFun.cpp: In function ‘double lossL2(const arma::mat&, const arma::vec&, const arma::vec&, double, double)’: defFun.cpp:51:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 51 | for (int i = 0; i < Y.size(); i++) { | ~~^~~~~~~~~~ defFun.cpp: In function ‘double updateL2(const arma::mat&, const arma::vec&, const arma::vec&, arma::vec&, double, double)’: defFun.cpp:62:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 62 | for (int i = 0; i < Y.size(); i++) { | ~~^~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c highdGauss.cpp -o highdGauss.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c highdLogistic.cpp -o highdLogistic.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c highdPara.cpp -o highdPara.o highdPara.cpp: In function ‘double lossParaHd(const arma::mat&, const arma::vec&, const arma::vec&, double, double, double, double)’: highdPara.cpp:11:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 11 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ highdPara.cpp: In function ‘double updateParaHd(const arma::mat&, const arma::vec&, const arma::vec&, arma::vec&, double, double, double, double, double)’: highdPara.cpp:24:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 24 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c highdTrian.cpp -o highdTrian.o highdTrian.cpp: In function ‘double lossTrianHd(const arma::mat&, const arma::vec&, const arma::vec&, double, double, double, double)’: highdTrian.cpp:11:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 11 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ highdTrian.cpp: In function ‘double updateTrianHd(const arma::mat&, const arma::vec&, const arma::vec&, arma::vec&, double, double, double, double, double)’: highdTrian.cpp:24:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 24 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c highdUnif.cpp -o highdUnif.o highdUnif.cpp: In function ‘double lossUnifHd(const arma::mat&, const arma::vec&, const arma::vec&, double, double, double)’: highdUnif.cpp:11:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 11 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ highdUnif.cpp: In function ‘double updateUnifHd(const arma::mat&, const arma::vec&, const arma::vec&, arma::vec&, double, double, double, double)’: highdUnif.cpp:24:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘arma::uword’ {aka ‘unsigned int’} [-Wsign-compare] 24 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c lowd.cpp -o lowd.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o conquer.so RcppExports.o defFun.o highdGauss.o highdLogistic.o highdPara.o highdTrian.o highdUnif.o lowd.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfKhbPT/R.INSTALL166e426a0979fa/conquer/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-conquer/00new/conquer/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (conquer) checking hommel_1.8.tar.gz ... checking ARIbrain_0.2.tar.gz ... checking cherry_0.6-14.tar.gz ... checking HIMA_2.3.0.tar.gz ... checking MultiGroupSequential_1.1.0.tar.gz ... checking rSEA_2.1.2.tar.gz ... Depends: Package: hommel Imports: Rcpp, methods LinkingTo: Rcpp Timings: user system elapsed hommel 50.258 3.38 53.814 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 1 4 Check results summary: hommel ... NOTE * checking CRAN incoming feasibility ... [5s/5s] NOTE rdepends_ARIbrain ... OK rdepends_cherry ... NOTE * checking Rd cross-references ... NOTE rdepends_HIMA ... OK rdepends_MultiGroupSequential ... OK rdepends_rSEA ... OK