* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘mlr3learners’ ... ** this is package ‘mlr3learners’ version ‘0.13.0’ ** package ‘mlr3learners’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2CNCB1/R.INSTALL1c46993d0d36b6/mlr3learners/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ranger_var.c -o ranger_var.o ranger_var.c: In function ‘c_ranger_var’: ranger_var.c:206:9: warning: unused variable ‘n_term_rows_j’ [-Wunused-variable] 206 | int n_term_rows_j = n_term_rows[j]; | ^~~~~~~~~~~~~ gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mlr3learners.so init.o ranger_var.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2CNCB1/R.INSTALL1c46993d0d36b6/mlr3learners/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2CNCB1/R.INSTALL1c46993d0d36b6/mlr3learners/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2CNCB1/R.INSTALL1c46993d0d36b6/mlr3learners/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mlr3learners/00new/mlr3learners/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘mlr3learners’ finding HTML links ... done mlr3learners-package html mlr_learners_classif.cv_glmnet html mlr_learners_classif.glmnet html mlr_learners_classif.kknn html mlr_learners_classif.lda html mlr_learners_classif.log_reg html mlr_learners_classif.multinom html mlr_learners_classif.naive_bayes html mlr_learners_classif.nnet html mlr_learners_classif.qda html mlr_learners_classif.ranger html mlr_learners_classif.svm html mlr_learners_classif.xgboost html mlr_learners_regr.cv_glmnet html mlr_learners_regr.glmnet html mlr_learners_regr.kknn html mlr_learners_regr.km html mlr_learners_regr.lm html mlr_learners_regr.nnet html mlr_learners_regr.ranger html mlr_learners_regr.svm html mlr_learners_regr.xgboost html *** copying figures ** 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 (mlr3learners)