downloading reverse dependencies ... downloading IVCor_0.1.0.tar.gz ... ok downloading Qtools_1.5.9.tar.gz ... ok installing dependencies ‘BwQuant’, ‘conquer’, ‘glmx’, ‘quantdr’ begin installing package ‘BwQuant’ begin installing package ‘quantdr’ begin installing package ‘conquer’ begin installing package ‘glmx’ * installing *source* package ‘glmx’ ... ** this is package ‘glmx’ version ‘0.2-1’ ** package ‘glmx’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (glmx) * installing *source* package ‘quantdr’ ... ** this is package ‘quantdr’ version ‘1.3.2’ ** using staged installation ** R ** 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 * DONE (quantdr) * installing *source* package ‘BwQuant’ ... ** this is package ‘BwQuant’ version ‘0.1.0’ ** package ‘BwQuant’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvdXwye/R.INSTALL30dc3856e8372a/BwQuant/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c barrodale_tau.f -o barrodale_tau.o barrodale_tau.f:202:24: 202 | indc(1)=auxs | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] barrodale_tau.f:315:20: 315 | integer n,nf | 1 Warning: Unused variable ‘nf’ declared at (1) [-Wunused-variable] barrodale_tau.f:302:12: 302 | if (pendiente==1) then | ^ Warning: ‘pendiente’ may be used uninitialized [-Wmaybe-uninitialized] barrodale_tau.f:14:33: 14 | integer r,rr,fu,pendiente | ^ note: ‘pendiente’ was declared here barrodale_tau.f:167:72: 167 | crit2=max(cz2,-wordy(indc(2))-cz2) | ^ Warning: ‘indc[1]’ may be used uninitialized [-Wmaybe-uninitialized] barrodale_tau.f:8:31: 8 | integer i,corte,indc(2),auxint | ^ note: ‘indc[1]’ was declared here barrodale_tau.f:260:72: 260 | b2v=b2v-prv*b2z2 ! Fila de la pendiente | ^ Warning: ‘b2v’ may be used uninitialized [-Wmaybe-uninitialized] barrodale_tau.f:12:42: 12 | double precision b1v,b1z1,b1z2,b2v,b2z1,b2z2 | ^ note: ‘b2v’ was declared here barrodale_tau.f:210:72: 210 | b2z2=-b2z2 | ^ Warning: ‘b2z2’ may be used uninitialized [-Wmaybe-uninitialized] barrodale_tau.f:12:52: 12 | double precision b1v,b1z1,b1z2,b2v,b2z1,b2z2 | ^ note: ‘b2z2’ was declared here barrodale_tau.f:210:72: 210 | b2z2=-b2z2 | ^ Warning: ‘b2z1’ may be used uninitialized [-Wmaybe-uninitialized] barrodale_tau.f:12:47: 12 | double precision b1v,b1z1,b1z2,b2v,b2z1,b2z2 | ^ note: ‘b2z1’ was declared here gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o BwQuant.so barrodale_tau.o registerDynamicSymbol.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvdXwye/R.INSTALL30dc3856e8372a/BwQuant/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-BwQuant/00new/BwQuant/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 (BwQuant) * 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-19) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnZvQ4a/R.INSTALL30dc3a3edd6961/conquer/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 -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/RtmpnZvQ4a/R.INSTALL30dc3a3edd6961/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 quantdr_1.3.2.tar.gz ... checking IVCor_0.1.0.tar.gz ... checking Qtools_1.5.9.tar.gz ... Depends: Package: quantdr Depends: R (>= 3.2.0) Imports: KernSmooth, mvtnorm, quantreg Timings: user system elapsed quantdr 38.356 4.03 44.209 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 1 Check results summary: quantdr ... OK rdepends_IVCor ... OK rdepends_Qtools ... NOTE * checking Rd cross-references ... NOTE