* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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-15 (Debian 15.2.0-15) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZkNAEY/R.INSTALL1b08203b0254f5/ml/src'
gcc-15 -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 entrypoint.c -o entrypoint.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ml.so entrypoint.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZkNAEY/R.INSTALL1b08203b0254f5/ml/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZkNAEY/R.INSTALL1b08203b0254f5/ml/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZkNAEY/R.INSTALL1b08203b0254f5/ml/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ml/00new/ml/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘ml’
finding HTML links ... done
dot-build_provenance html
dot-check_provenance html
dot-coerce_data html
dot-decode html
dot-detect_task html
dot-encode_target html
dot-is_assessed html
dot-mark_assessed html
dot-ml_partition_sizes html
dot-ml_shuffle html
dot-prepare html
dot-resolve_partition html
dot-rust_available html
dot-transform html
dot-transform_fit html
ml-package html
ml html
ml_algorithms html
ml_assess html
ml_best html
ml_calibrate html
ml_check html
ml_check_data html
ml_compare html
ml_config html
ml_cv html
ml_cv_group html
ml_cv_temporal html
ml_dataset html
ml_drift html
ml_embed html
ml_enough html
ml_evaluate html
ml_explain html
ml_fit html
ml_leak html
ml_load html
ml_optimize html
ml_plot html
ml_predict html
ml_predict_proba html
ml_prepare html
ml_profile html
ml_quick html
ml_report html
ml_save html
ml_screen html
ml_shelf html
ml_split html
ml_split_group html
ml_split_temporal html
ml_stack html
ml_tune html
ml_validate html
ml_verify html
predict.ml_model html
predict.ml_tuning_result html
print.ml_cv_result html
print.ml_drift_result html
print.ml_embedder html
print.ml_evidence html
print.ml_explanation html
print.ml_leaderboard html
print.ml_metrics html
print.ml_model html
print.ml_profile_result html
print.ml_shelf_result html
print.ml_split_result html
print.ml_tuning_result html
print.ml_validate_result html
** 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)