installing dependencies ‘mpath’ also installing the dependencies ‘bst’, ‘WeightSVM’ begin installing package ‘bst’ begin installing package ‘WeightSVM’ * installing *source* package ‘WeightSVM’ ... ** this is package ‘WeightSVM’ version ‘1.7-16’ ** package ‘WeightSVM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL46QTW/R.INSTALL3676596d990392/WeightSVM/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Rsvm.c -o Rsvm.o Rsvm.c: In function ‘svmtrain’: Rsvm.c:276:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 276 | else | ^~~~ Rsvm.c:278:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 278 | prob.W = W; | ^~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c svm.cpp -o svm.o svm.cpp: In function ‘void solve_nu_svc(const svm_problem*, const svm_parameter*, double*, Solver::SolutionInfo*)’: svm.cpp:1509:17: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 1509 | else | ^~~~ svm.cpp:1511:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 1511 | C[i] = prob->W[i]; | ^ svm.cpp: In function ‘decision_function svm_train_one(const svm_problem*, const svm_parameter*, double, double)’: svm.cpp:1748:17: warning: ‘si.Solver::SolutionInfo::upper_bound’ may be used uninitialized [-Wmaybe-uninitialized] 1748 | free(si.upper_bound); | ~~~^~~~~~~~~~~ svm.cpp:1699:30: note: ‘si’ declared here 1699 | Solver::SolutionInfo si; | ^~ g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o WeightSVM.so Rsvm.o init.o svm.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL46QTW/R.INSTALL3676596d990392/WeightSVM/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-WeightSVM/00new/WeightSVM/libs ** R ** 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 ** 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 (WeightSVM) * installing *source* package ‘bst’ ... ** this is package ‘bst’ version ‘0.3-24’ ** package ‘bst’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 (bst) begin installing package ‘mpath’ * installing *source* package ‘mpath’ ... ** this is package ‘mpath’ version ‘0.4-2.26’ ** package ‘mpath’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpepXXGP/R.INSTALL3676df25536f02/mpath/src' gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c activeset.f -o activeset.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cfuns.c -o cfuns.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_g.f -o compute_g.o compute_g.f:41:14: 41 | if(z(i) .LE. s1)then | ^ Warning: ‘s1’ may be used uninitialized [-Wmaybe-uninitialized] compute_g.f:7:39: 7 | double precision PI, s, s1, s2, z(n), delta, gval(n) | ^~ note: ‘s1’ was declared here gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_h.f -o compute_h.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_u.f -o compute_u.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_v.f -o compute_v.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_wt3.f -o compute_wt3.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_z.f -o compute_z.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dnbinom.f -o dnbinom.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dpois.f -o dpois.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c factorial.f -o factorial.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c gfunc.f -o gfunc.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c glmreg_fit_fortran.f -o glmreg_fit_fortran.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c glmregnb_fortran.f -o glmregnb_fortran.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c gradient.f -o gradient.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.f -o init.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c irglmreg_ad.f -o irglmreg_ad.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c irglmreg_fortran.f -o irglmreg_fortran.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c irglmreg_onelambda.f -o irglmreg_onelambda.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c lmax_zipath.f -o lmax_zipath.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c lmnetGLM.f -o lmnetGLM.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c lmnetGaussian.f -o lmnetGaussian.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c loss.f -o loss.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c loss2.f -o loss2.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c loss2_ccsvm.f -o loss2_ccsvm.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c loss3.f -o loss3.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c midloop.f -o midloop.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c midloopGLM.f -o midloopGLM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mpath_init.c -o mpath_init.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c mutil.f -o mutil.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c nclreg_ad.f -o nclreg_ad.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c nclreg_fortran.f -o nclreg_fortran.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c nclreg_onelambda.f -o nclreg_onelambda.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c outloop.f -o outloop.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c outprod.f -o outprod.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c theta_ml.f -o theta_ml.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c update_wt.f -o update_wt.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c update_wt_ccsvm.f -o update_wt_ccsvm.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c zi_onelambda.f -o zi_onelambda.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c ziloss.f -o ziloss.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c zipath_active.f -o zipath_active.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c zipath_nonactive.f -o zipath_nonactive.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o mpath.so activeset.o cfuns.o compute_g.o compute_h.o compute_u.o compute_v.o compute_wt3.o compute_z.o dnbinom.o dpois.o factorial.o gfunc.o glmreg_fit_fortran.o glmregnb_fortran.o gradient.o init.o irglmreg_ad.o irglmreg_fortran.o irglmreg_onelambda.o lmax_zipath.o lmnetGLM.o lmnetGaussian.o loss.o loss2.o loss2_ccsvm.o loss3.o midloop.o midloopGLM.o mpath_init.o mutil.o nclreg_ad.o nclreg_fortran.o nclreg_onelambda.o outloop.o outprod.o theta_ml.o update_wt.o update_wt_ccsvm.o zi_onelambda.o ziloss.o zipath_active.o zipath_nonactive.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpepXXGP/R.INSTALL3676df25536f02/mpath/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-mpath/00new/mpath/libs ** 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 ** 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 (mpath) checking irboost_0.2-1.1.tar.gz ... Depends: Package: irboost Depends: R (>= 3.5.0) Imports: mpath (>= 0.4-2.21), xgboost Timings: user system elapsed irboost 52.492 5.762 48.451 Results: Check status summary: NOTE Source packages 1 Check results summary: irboost ... NOTE * checking CRAN incoming feasibility ... [4s/6s] NOTE * checking examples ... [14s/3s] NOTE