{
  "_id": "6a27d81324555f66ed5466c2",
  "Package": "AutoMLR",
  "Type": "Package",
  "Title": "Automated Multi-Outcome Machine Learning Combination Models",
  "Version": "1.0.0",
  "Authors@R": "person(\"Peng\", \"Luo\", email = \"luopeng@smu.edu.cn\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides automated machine learning workflows for survival\nanalysis, binary classification, continuous outcomes, and\nordinal outcomes. The package trains and combines model\nvariants across user-supplied multi-cohort data, evaluates\nsurvival models by leave-one-out cross-validation using\nHarrell's concordance index, binary models by leave-one-out\ncross-validation using receiver operating characteristic area\nunder the curve, continuous models by out-of-fold root mean\nsquared error and R-squared, and ordinal models by out-of-fold\nquadratic weighted kappa. It renders reproducible reports in\nHypertext Markup Language (HTML) with figures and diagnostics.\nThe survival workflow supports penalized and tree-based Cox\nproportional hazards models, stepwise Cox models, partial least\nsquares regression for Cox models, supervised principal\ncomponents, gradient boosting machine Cox models, survival\nsupport vector machines (survival-SVM), random survival\nforests, and optional 'CoxBoost'. The binary workflow supports\npenalized logistic regression, logistic baselines, gradient\nboosting machines, random forests, principal component analysis\n(PCA) logistic regression, and Gaussian naive Bayes variants.\nContinuous and ordinal workflows reuse an 18-variant regression\nregistry with penalized, linear, boosted, forest, PCA, and\nbaseline families. The optional 'CoxBoost' model is enabled\nwhen the suggested 'CoxBoost' package is installed; it is used\nconditionally and is not a strong dependency. Optional model\nbackends are checked at run time so missing backend packages\nskip only the affected model variants rather than blocking\ninstallation of the whole package. Methods build on Friedman et\nal. (2010) <doi:10.18637/jss.v033.i01>, Bair and Tibshirani\n(2004) <doi:10.1371/journal.pbio.0020108>, Ishwaran et al.\n(2008) <doi:10.1214/08-AOAS169>, Blanche et al. (2013)\n<doi:10.1002/sim.5958>, and Binder and Schumacher (2008)\n<doi:10.1186/1471-2105-9-14>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 09:02:47 UTC",
    "User": "root"
  },
  "Author": "Peng Luo [aut, cre]",
  "Maintainer": "Peng Luo <luopeng@smu.edu.cn>",
  "Repository": "https://robinllab.r-universe.dev",
  "Date/Publication": "2026-06-07 18:50:19 UTC",
  "RemoteUrl": "https://github.com/cran/AutoMLR",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
  "MD5sum": "37d6cdf0f9f4cfd418be25bcfe29862c",
  "_user": "robinllab",
  "_type": "src",
  "_file": "AutoMLR_1.0.0.tar.gz",
  "_fileid": "1d1503fda7481bef0b8483cab41a3d40297fdfe233caec7246eea46f6cbb9dbe",
  "_filesize": 4032075,
  "_sha256": "1d1503fda7481bef0b8483cab41a3d40297fdfe233caec7246eea46f6cbb9dbe",
  "_created": "2026-06-09T09:02:47.000Z",
  "_published": "2026-06-09T09:08:35.773Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80286196638,
      "time": 248,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503251549"
    },
    {
      "job": 80286196659,
      "time": 303,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503271919"
    },
    {
      "job": 80286196727,
      "time": 270,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503248679"
    },
    {
      "job": 80286196654,
      "time": 243,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503233915"
    },
    {
      "job": 80285384477,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503156803"
    },
    {
      "job": 80286196635,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503225669"
    },
    {
      "job": 80286196669,
      "time": 248,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503251648"
    },
    {
      "job": 80286196641,
      "time": 228,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503243541"
    },
    {
      "job": 80286196640,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503250098"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AutoMLR",
  "_commit": {
    "id": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
    "author": "Peng Luo <luopeng@smu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1780858219
  },
  "_maintainer": {
    "name": "Peng Luo",
    "email": "luopeng@smu.edu.cn",
    "login": "robinllab",
    "description": "",
    "uuid": 42094537
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "CoxBoost",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "gbm",
      "role": "Suggests"
    },
    {
      "package": "log4r",
      "role": "Suggests"
    },
    {
      "package": "plsRcox",
      "role": "Suggests"
    },
    {
      "package": "quadprog",
      "role": "Suggests"
    },
    {
      "package": "randomForestSRC",
      "role": "Suggests"
    },
    {
      "package": "superpc",
      "role": "Suggests"
    },
    {
      "package": "survivalsvm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "timeROC",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-06-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "robinllab",
      "count": 1,
      "uuid": 42094537
    }
  ],
  "_userbio": {
    "uuid": 42094537,
    "type": "user",
    "name": "RobinL Lab"
  },
  "_downloads": {
    "count": 9,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AutoMLR"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AutoMLR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "robinllab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-07"
    }
  ],
  "_exports": [
    "automlr_input_to_binary_xy",
    "automlr_input_to_continuous_xy",
    "automlr_input_to_ordinal_xy",
    "automlr_input_to_surv_xy",
    "automlr_parameters",
    "binary_auc",
    "binary_pr_auc",
    "binarymlr_parameters",
    "check_automlr_dependencies",
    "continuous_cor",
    "continuous_mae",
    "continuous_r2",
    "continuous_rmse",
    "continuousmlr_parameters",
    "count_binary_combinations",
    "count_continuous_combinations",
    "count_ordinal_combinations",
    "count_surv_combinations",
    "disable_auto_logging",
    "evaluate_algorithm_loocv",
    "evaluate_algorithms_loocv",
    "evaluate_binary_algorithm_loocv",
    "evaluate_binary_algorithms_loocv",
    "evaluate_binary_combinations",
    "evaluate_continuous_algorithm",
    "evaluate_continuous_algorithms",
    "evaluate_continuous_combinations",
    "evaluate_ordinal_algorithms",
    "evaluate_ordinal_combinations",
    "evaluate_surv_combinations",
    "export_binary_results",
    "export_continuous_results",
    "export_extreme_screen_results",
    "export_ordinal_results",
    "export_surv_results",
    "extreme_surv_screen",
    "fit_binary_ensemble",
    "fit_continuous_ensemble",
    "fit_ordinal_ensemble",
    "fit_surv_ensemble",
    "get_binary_registry",
    "get_continuous_registry",
    "get_ordinal_registry",
    "get_surv_registry",
    "initialize_auto_logging",
    "list_binary_algorithms",
    "list_binary_model_variants",
    "list_continuous_algorithms",
    "list_continuous_model_variants",
    "list_model_variants",
    "list_ordinal_algorithms",
    "list_ordinal_model_variants",
    "list_surv_algorithms",
    "loocv_auc",
    "loocv_cindex",
    "ordinal_accuracy",
    "ordinal_balanced_accuracy",
    "ordinal_mae",
    "ordinal_qwk",
    "ordinalmlr_parameters",
    "parallel_lapply",
    "prepare_binary_cohort_input",
    "prepare_cohort_input",
    "prepare_continuous_cohort_input",
    "prepare_ordinal_cohort_input",
    "recommend_binary_auc_threshold",
    "recommend_continuous_r2_threshold",
    "recommend_ordinal_qwk_threshold",
    "recommend_surv_cindex_threshold",
    "render_binary_report",
    "render_continuous_report",
    "render_ordinal_report",
    "render_surv_report",
    "report_binary_cohort_intersection",
    "report_cohort_intersection",
    "report_continuous_cohort_intersection",
    "report_ordinal_cohort_intersection",
    "start_parallel",
    "stop_parallel",
    "summarize_base_models",
    "summarize_binary_analysis_results",
    "summarize_binary_base_models",
    "summarize_binary_data_preparation",
    "summarize_binary_ensemble_results",
    "summarize_binary_explainability_results",
    "summarize_data_preparation",
    "summarize_ensemble_results",
    "summarize_explainability_results",
    "summarize_extreme_screen_results",
    "summarize_surv_analysis_results"
  ],
  "_help": [
    {
      "page": "automlr_input_to_binary_xy",
      "title": "Extract modeling matrices from prepared binary input.",
      "topics": [
        "automlr_input_to_binary_xy"
      ]
    },
    {
      "page": "automlr_input_to_continuous_xy",
      "title": "Extract modeling matrices from prepared continuous input.",
      "topics": [
        "automlr_input_to_continuous_xy"
      ]
    },
    {
      "page": "automlr_input_to_ordinal_xy",
      "title": "Extract modeling matrices from prepared ordinal input.",
      "topics": [
        "automlr_input_to_ordinal_xy"
      ]
    },
    {
      "page": "automlr_input_to_surv_xy",
      "title": "Extract modeling matrices from prepared survival input.",
      "topics": [
        "automlr_input_to_surv_xy"
      ]
    },
    {
      "page": "automlr_parameters",
      "title": "Default parameters for AutoMLR survival pipeline.",
      "topics": [
        "automlr_parameters"
      ]
    },
    {
      "page": "binary_auc",
      "title": "ROC AUC for binary outcomes.",
      "topics": [
        "binary_auc"
      ]
    },
    {
      "page": "binary_pr_auc",
      "title": "Precision-recall AUC for binary outcomes.",
      "topics": [
        "binary_pr_auc"
      ]
    },
    {
      "page": "binarymlr_parameters",
      "title": "Default parameters for AutoMLR binary-classification workflows.",
      "topics": [
        "binarymlr_parameters"
      ]
    },
    {
      "page": "check_automlr_dependencies",
      "title": "Check optional AutoMLR model backends and feature dependencies.",
      "topics": [
        "check_automlr_dependencies"
      ]
    },
    {
      "page": "continuous_cor",
      "title": "Correlation between observed and predicted continuous outcomes.",
      "topics": [
        "continuous_cor"
      ]
    },
    {
      "page": "continuous_mae",
      "title": "Mean absolute error for continuous predictions.",
      "topics": [
        "continuous_mae"
      ]
    },
    {
      "page": "continuous_r2",
      "title": "Coefficient of determination for continuous predictions.",
      "topics": [
        "continuous_r2"
      ]
    },
    {
      "page": "continuous_rmse",
      "title": "Root mean squared error for continuous predictions.",
      "topics": [
        "continuous_rmse"
      ]
    },
    {
      "page": "continuousmlr_parameters",
      "title": "Default parameters for AutoMLR continuous-outcome workflows.",
      "topics": [
        "continuousmlr_parameters"
      ]
    },
    {
      "page": "count_binary_combinations",
      "title": "Count binary model combinations without fitting.",
      "topics": [
        "count_binary_combinations"
      ]
    },
    {
      "page": "count_continuous_combinations",
      "title": "Count continuous model combinations without fitting.",
      "topics": [
        "count_continuous_combinations"
      ]
    },
    {
      "page": "count_ordinal_combinations",
      "title": "Count ordinal model combinations without fitting.",
      "topics": [
        "count_ordinal_combinations"
      ]
    },
    {
      "page": "count_surv_combinations",
      "title": "Count model combinations without fitting models.",
      "topics": [
        "count_surv_combinations"
      ]
    },
    {
      "page": "disable_auto_logging",
      "title": "Disable AutoMLR auto logging.",
      "topics": [
        "disable_auto_logging"
      ]
    },
    {
      "page": "evaluate_algorithm_loocv",
      "title": "Run LOOCV for a named algorithm in the registry.",
      "topics": [
        "evaluate_algorithm_loocv"
      ]
    },
    {
      "page": "evaluate_algorithms_loocv",
      "title": "Evaluate multiple survival model variants by LOOCV C-index.",
      "topics": [
        "evaluate_algorithms_loocv"
      ]
    },
    {
      "page": "evaluate_binary_algorithm_loocv",
      "title": "Evaluate one binary algorithm by LOOCV AUC.",
      "topics": [
        "evaluate_binary_algorithm_loocv"
      ]
    },
    {
      "page": "evaluate_binary_algorithms_loocv",
      "title": "Evaluate binary model variants by LOOCV AUC.",
      "topics": [
        "evaluate_binary_algorithms_loocv"
      ]
    },
    {
      "page": "evaluate_binary_combinations",
      "title": "Evaluate all-subset binary probability combinations.",
      "topics": [
        "evaluate_binary_combinations"
      ]
    },
    {
      "page": "evaluate_continuous_algorithm",
      "title": "Evaluate one continuous algorithm by out-of-fold performance.",
      "topics": [
        "evaluate_continuous_algorithm"
      ]
    },
    {
      "page": "evaluate_continuous_algorithms",
      "title": "Evaluate continuous model variants by out-of-fold performance.",
      "topics": [
        "evaluate_continuous_algorithms"
      ]
    },
    {
      "page": "evaluate_continuous_combinations",
      "title": "Evaluate all-subset continuous prediction combinations.",
      "topics": [
        "evaluate_continuous_combinations"
      ]
    },
    {
      "page": "evaluate_ordinal_algorithms",
      "title": "Evaluate ordinal model variants by out-of-fold performance.",
      "topics": [
        "evaluate_ordinal_algorithms"
      ]
    },
    {
      "page": "evaluate_ordinal_combinations",
      "title": "Evaluate all-subset ordinal score combinations.",
      "topics": [
        "evaluate_ordinal_combinations"
      ]
    },
    {
      "page": "evaluate_surv_combinations",
      "title": "Evaluate all-subset survival model combinations.",
      "topics": [
        "evaluate_surv_combinations"
      ]
    },
    {
      "page": "export_binary_results",
      "title": "Export binary AutoMLR results.",
      "topics": [
        "export_binary_results"
      ]
    },
    {
      "page": "export_continuous_results",
      "title": "Export continuous AutoMLR results.",
      "topics": [
        "export_continuous_results"
      ]
    },
    {
      "page": "export_extreme_screen_results",
      "title": "Export extreme-screening tables and publication-style audit figures",
      "topics": [
        "export_extreme_screen_results"
      ]
    },
    {
      "page": "export_ordinal_results",
      "title": "Export ordinal AutoMLR results.",
      "topics": [
        "export_ordinal_results"
      ]
    },
    {
      "page": "export_surv_results",
      "title": "Export AutoMLR survival results as a reproducible result bundle.",
      "topics": [
        "export_surv_results"
      ]
    },
    {
      "page": "extreme_surv_screen",
      "title": "Extreme two-stage screening for survival model combinations",
      "topics": [
        "extreme_surv_screen"
      ]
    },
    {
      "page": "fit_binary_ensemble",
      "title": "Fit a binary probability ensemble.",
      "topics": [
        "fit_binary_ensemble"
      ]
    },
    {
      "page": "fit_continuous_ensemble",
      "title": "Fit a continuous-outcome prediction ensemble.",
      "topics": [
        "fit_continuous_ensemble"
      ]
    },
    {
      "page": "fit_ordinal_ensemble",
      "title": "Fit an ordinal-outcome ensemble.",
      "topics": [
        "fit_ordinal_ensemble"
      ]
    },
    {
      "page": "fit_surv_ensemble",
      "title": "Fit a weighted ensemble of survival-risk models.",
      "topics": [
        "fit_surv_ensemble"
      ]
    },
    {
      "page": "get_binary_registry",
      "title": "Return the binary-classification algorithm registry.",
      "topics": [
        "get_binary_registry"
      ]
    },
    {
      "page": "get_continuous_registry",
      "title": "Return the continuous-outcome algorithm registry.",
      "topics": [
        "get_continuous_registry"
      ]
    },
    {
      "page": "get_ordinal_registry",
      "title": "Return the ordinal-outcome algorithm registry.",
      "topics": [
        "get_ordinal_registry"
      ]
    },
    {
      "page": "get_surv_registry",
      "title": "Return the full survival-algorithm registry.",
      "topics": [
        "get_surv_registry"
      ]
    },
    {
      "page": "initialize_auto_logging",
      "title": "Enable file + console logging for the current R session.",
      "topics": [
        "initialize_auto_logging"
      ]
    },
    {
      "page": "list_binary_algorithms",
      "title": "List supported binary-classification algorithms.",
      "topics": [
        "list_binary_algorithms"
      ]
    },
    {
      "page": "list_binary_model_variants",
      "title": "List binary-classification model variants.",
      "topics": [
        "list_binary_model_variants"
      ]
    },
    {
      "page": "list_continuous_algorithms",
      "title": "List supported continuous-outcome algorithms.",
      "topics": [
        "list_continuous_algorithms"
      ]
    },
    {
      "page": "list_continuous_model_variants",
      "title": "List continuous-outcome model variants.",
      "topics": [
        "list_continuous_model_variants"
      ]
    },
    {
      "page": "list_model_variants",
      "title": "List concrete model variants generated from algorithm grids.",
      "topics": [
        "list_model_variants"
      ]
    },
    {
      "page": "list_ordinal_algorithms",
      "title": "List supported ordinal-outcome algorithms.",
      "topics": [
        "list_ordinal_algorithms"
      ]
    },
    {
      "page": "list_ordinal_model_variants",
      "title": "List ordinal-outcome model variants.",
      "topics": [
        "list_ordinal_model_variants"
      ]
    },
    {
      "page": "list_surv_algorithms",
      "title": "List the supported survival algorithms (keys).",
      "topics": [
        "list_surv_algorithms"
      ]
    },
    {
      "page": "loocv_auc",
      "title": "Leave-one-out cross-validation AUC for one binary algorithm.",
      "topics": [
        "loocv_auc"
      ]
    },
    {
      "page": "loocv_cindex",
      "title": "Leave-one-out cross-validation C-index for one survival algorithm.",
      "topics": [
        "loocv_cindex"
      ]
    },
    {
      "page": "ordinal_accuracy",
      "title": "Accuracy for ordinal class predictions.",
      "topics": [
        "ordinal_accuracy"
      ]
    },
    {
      "page": "ordinal_balanced_accuracy",
      "title": "Balanced accuracy for ordinal class predictions.",
      "topics": [
        "ordinal_balanced_accuracy"
      ]
    },
    {
      "page": "ordinal_mae",
      "title": "Mean absolute class error for ordinal predictions.",
      "topics": [
        "ordinal_mae"
      ]
    },
    {
      "page": "ordinal_qwk",
      "title": "Quadratic weighted kappa for ordinal predictions.",
      "topics": [
        "ordinal_qwk"
      ]
    },
    {
      "page": "ordinalmlr_parameters",
      "title": "Default parameters for AutoMLR ordinal-outcome workflows.",
      "topics": [
        "ordinalmlr_parameters"
      ]
    },
    {
      "page": "parallel_lapply",
      "title": "Parallel 'lapply' that transparently falls back to sequential.",
      "topics": [
        "parallel_lapply"
      ]
    },
    {
      "page": "predict.automlr_binary_ensemble",
      "title": "Predict binary ensemble probabilities or classes.",
      "topics": [
        "predict.automlr_binary_ensemble"
      ]
    },
    {
      "page": "predict.automlr_continuous_ensemble",
      "title": "Predict continuous ensemble values.",
      "topics": [
        "predict.automlr_continuous_ensemble"
      ]
    },
    {
      "page": "predict.automlr_ordinal_ensemble",
      "title": "Predict ordinal ensemble scores or classes.",
      "topics": [
        "predict.automlr_ordinal_ensemble"
      ]
    },
    {
      "page": "predict.automlr_surv_ensemble",
      "title": "Predict weighted ensemble risk.",
      "topics": [
        "predict.automlr_surv_ensemble"
      ]
    },
    {
      "page": "prepare_binary_cohort_input",
      "title": "Prepare multi-cohort binary-classification data.",
      "topics": [
        "prepare_binary_cohort_input"
      ]
    },
    {
      "page": "prepare_cohort_input",
      "title": "Prepare multi-cohort survival data from a single long-format table.",
      "topics": [
        "prepare_cohort_input"
      ]
    },
    {
      "page": "prepare_continuous_cohort_input",
      "title": "Prepare multi-cohort continuous-outcome data.",
      "topics": [
        "prepare_continuous_cohort_input"
      ]
    },
    {
      "page": "prepare_ordinal_cohort_input",
      "title": "Prepare multi-cohort ordinal-outcome data.",
      "topics": [
        "prepare_ordinal_cohort_input"
      ]
    },
    {
      "page": "print.automlr_dependency_report",
      "title": "Print an AutoMLR dependency report.",
      "topics": [
        "print.automlr_dependency_report"
      ]
    },
    {
      "page": "print.automlr_extreme_screen",
      "title": "Print method for extreme survival screening",
      "topics": [
        "print.automlr_extreme_screen"
      ]
    },
    {
      "page": "recommend_binary_auc_threshold",
      "title": "Recommend a binary AUC cutoff from candidate model results.",
      "topics": [
        "recommend_binary_auc_threshold"
      ]
    },
    {
      "page": "recommend_continuous_r2_threshold",
      "title": "Recommend a continuous R-squared cutoff from candidate model results.",
      "topics": [
        "recommend_continuous_r2_threshold"
      ]
    },
    {
      "page": "recommend_ordinal_qwk_threshold",
      "title": "Recommend an ordinal kappa cutoff from candidate model results.",
      "topics": [
        "recommend_ordinal_qwk_threshold"
      ]
    },
    {
      "page": "recommend_surv_cindex_threshold",
      "title": "Recommend a survival C-index cutoff from candidate model results.",
      "topics": [
        "recommend_surv_cindex_threshold"
      ]
    },
    {
      "page": "render_binary_report",
      "title": "Render an HTML report for a fitted binary ensemble.",
      "topics": [
        "render_binary_report"
      ]
    },
    {
      "page": "render_continuous_report",
      "title": "Render an HTML report for a fitted continuous ensemble.",
      "topics": [
        "render_continuous_report"
      ]
    },
    {
      "page": "render_ordinal_report",
      "title": "Render an HTML report for a fitted ordinal ensemble.",
      "topics": [
        "render_ordinal_report"
      ]
    },
    {
      "page": "render_surv_report",
      "title": "Render an HTML report for a fitted survival ensemble.",
      "topics": [
        "render_surv_report"
      ]
    },
    {
      "page": "report_binary_cohort_intersection",
      "title": "Print a binary cohort-intersection report.",
      "topics": [
        "report_binary_cohort_intersection"
      ]
    },
    {
      "page": "report_cohort_intersection",
      "title": "Print a human-readable report of the cohort intersection.",
      "topics": [
        "report_cohort_intersection"
      ]
    },
    {
      "page": "report_continuous_cohort_intersection",
      "title": "Print a continuous cohort-intersection report.",
      "topics": [
        "report_continuous_cohort_intersection"
      ]
    },
    {
      "page": "report_ordinal_cohort_intersection",
      "title": "Print an ordinal cohort-intersection report.",
      "topics": [
        "report_ordinal_cohort_intersection"
      ]
    },
    {
      "page": "start_parallel",
      "title": "Start the parallel backend.",
      "topics": [
        "start_parallel"
      ]
    },
    {
      "page": "stop_parallel",
      "title": "Stop the parallel backend.",
      "topics": [
        "stop_parallel"
      ]
    },
    {
      "page": "summarize_base_models",
      "title": "Summarize base-model screening results in Markdown",
      "topics": [
        "summarize_base_models"
      ]
    },
    {
      "page": "summarize_binary_analysis_results",
      "title": "Summarize a complete binary AutoMLR analysis in Markdown.",
      "topics": [
        "summarize_binary_analysis_results"
      ]
    },
    {
      "page": "summarize_binary_base_models",
      "title": "Summarize binary base-model screening in Markdown.",
      "topics": [
        "summarize_binary_base_models"
      ]
    },
    {
      "page": "summarize_binary_data_preparation",
      "title": "Summarize binary data preparation in Markdown.",
      "topics": [
        "summarize_binary_data_preparation"
      ]
    },
    {
      "page": "summarize_binary_ensemble_results",
      "title": "Summarize binary ensemble selection in Markdown.",
      "topics": [
        "summarize_binary_ensemble_results"
      ]
    },
    {
      "page": "summarize_binary_explainability_results",
      "title": "Summarize binary explainability outputs in Markdown.",
      "topics": [
        "summarize_binary_explainability_results"
      ]
    },
    {
      "page": "summarize_data_preparation",
      "title": "Summarize data-preparation results in Markdown",
      "topics": [
        "summarize_data_preparation"
      ]
    },
    {
      "page": "summarize_ensemble_results",
      "title": "Summarize ensemble-selection results in Markdown",
      "topics": [
        "summarize_ensemble_results"
      ]
    },
    {
      "page": "summarize_explainability_results",
      "title": "Summarize explainability and clinical-utility outputs in Markdown",
      "topics": [
        "summarize_explainability_results"
      ]
    },
    {
      "page": "summarize_extreme_screen_results",
      "title": "Summarize extreme-screening results in readable Markdown",
      "topics": [
        "summarize_extreme_screen_results"
      ]
    },
    {
      "page": "summarize_surv_analysis_results",
      "title": "Summarize a complete regular survival AutoML analysis in Markdown",
      "topics": [
        "summarize_surv_analysis_results"
      ]
    }
  ],
  "_readme": "https://github.com/cran/AutoMLR/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "automlr",
  "_universes": [
    "robinllab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T09:05:33.000Z",
      "distro": "noble",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "a23fbdc6c87d522e51a52315b53f691f95023e1703cad5f00a4581b95c0ea2c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-09T09:06:10.000Z",
      "distro": "noble",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "7693cdbfb8b67bbcb167a1150e39c6035946de1115848f55ca4913e297353456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-09T09:05:59.000Z",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "12b04cc5db332345030a7b5da2159b6c3ccfcbf1aaeb0c880d767b717fc79fc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-09T09:05:10.000Z",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "12d884fc95d81ebb70bf0809c69bb1d1c7d1773863cd711015644524a2252936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-09T09:06:11.000Z",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "998a7682badc46f2798190faa5927eb26c34e143c2e966bbc3df834eddbd5381",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T09:04:48.000Z",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "eafd480e841e7b38e24bed99cd58b33087280db84d178d4941c8b2dd263b1d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T09:04:36.000Z",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "f1852040c8c68c816b18f8062b4458b2c6373d5bb23db8148b3d89c16819c19c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-09T09:05:15.000Z",
      "commit": "3d225f8841dd5dce7969ac8f7cc64c95b5f847a0",
      "fileid": "52a57015267c4535bac7f50063bbec951a461345b66ba9e77c148fbd66aa9d50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robinllab/actions/runs/27195318322"
    }
  ]
}