* installing *source* package ‘ml’ ... ** this is package ‘ml’ version ‘0.1.2’ ** package ‘ml’ successfully unpacked and MD5 sums checked ** using staged installation * cargo not found or Rust source missing — building without Rust backend * Algorithms will use CRAN packages (ranger, rpart, kknn, etc.) ** libs using C compiler: ‘gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ml/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 entrypoint.c -o entrypoint.o 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 ml.so entrypoint.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ml/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ml/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ml/src' installing to /data/gannet/ripley/R/packages/tests-devel/ml.Rcheck/00LOCK-ml/00new/ml/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 (ml)