* 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 (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/mlr3learners/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -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 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o mlr3learners.so init.o ranger_var.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/mlr3learners/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/mlr3learners/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/mlr3learners/src' installing to /data/gannet/ripley/R/packages/tests-devel/mlr3learners.Rcheck/00LOCK-mlr3learners/00new/mlr3learners/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** 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)