{
  "_id": "6a1dbdda1d7bb097a0a56817",
  "Package": "familiar",
  "Title": "End-to-End Automated Machine Learning and Model Evaluation",
  "Version": "2.0.2",
  "Authors@R": "c(\nperson(\"Alex\", \"Zwanenburg\",\nemail = \"alexander.zwanenburg@nct-dresden.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0342-9545\")),\nperson(\"Steffen\", \"Löck\", role=\"aut\"),\nperson(\"German Cancer Research Center (DKFZ)\", role=\"cph\"),\nperson(\"Technische Universität Dresden\", role=\"cph\"))",
  "Description": "Single unified interface for end-to-end modelling of\nregression, categorical and time-to-event (survival) outcomes.\nModels created using familiar are self-containing, and their\nuse does not require additional information such as baseline\nsurvival, feature clustering, or feature transformation and\nnormalisation parameters. Model performance, calibration, risk\ngroup stratification, (permutation) variable importance,\nindividual conditional expectation, partial dependence, and\nmore, are assessed automatically as part of the evaluation\nprocess and exported in tabular format and plotted, and may\nalso be computed manually using export and plot functions.\nWhere possible, metrics and values obtained during the\nevaluation process come with confidence intervals.",
  "URL": "https://github.com/oncoray/familiar",
  "BugReports": "https://github.com/oncoray/familiar/issues",
  "License": "EUPL",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Collate": "'FamiliarS4Classes.R' 'FamiliarS4Generics.R'\n'BatchNormalisation.R' 'BootstrapConfidenceInterval.R'\n'CheckArguments.R' 'CheckHyperparameters.R' 'CheckPackages.R'\n'ClassBalance.R' 'ClusteringMethod.R' 'Clustering.R'\n'ClusterRepresentation.R' 'Normalisation.R'\n'CombatNormalisation.R' 'LearnerS4Naive.R' 'DataObject.R'\n'DataParameterChecks.R' 'DataPreProcessing.R'\n'DataProcessing.R' 'DataServerBackend.R' 'ErrorMessages.R'\n'ExperimentData.R' 'ExperimentSetup.R' 'Familiar.R'\n'FamiliarCollection.R' 'FamiliarCollectionExport.R'\n'FamiliarData.R' 'FamiliarDataComputation.R'\n'FamiliarDataComputationPredictionData.R' 'PredictionTable.R'\n'FamiliarDataComputationAUCCurves.R'\n'FamiliarDataComputationCalibrationData.R'\n'FamiliarDataComputationCalibrationInfo.R'\n'FamiliarDataComputationConfusionMatrix.R'\n'FamiliarDataComputationDecisionCurveAnalysis.R'\n'FamiliarDataComputationFeatureExpression.R'\n'FamiliarDataComputationFeatureSimilarity.R'\n'FamiliarDataComputationHyperparameters.R'\n'FamiliarDataComputationICE.R'\n'FamiliarDataComputationModelPerformance.R'\n'FamiliarDataComputationPermutationVimp.R'\n'FamiliarDataComputationRiskStratificationData.R'\n'FamiliarDataComputationRiskStratificationInfo.R'\n'FamiliarDataComputationSHAP.R'\n'FamiliarDataComputationSampleSimilarity.R'\n'FamiliarDataComputationUnivariateAnalysis.R'\n'FamiliarDataComputationUtilities.R'\n'FamiliarDataComputationVimp.R' 'FamiliarDataElement.R'\n'FamiliarEnsemble.R' 'FamiliarHyperparameterLearner.R'\n'FamiliarModel.R' 'FamiliarNoveltyDetector.R'\n'FamiliarObjectConversion.R' 'Transformation.R'\n'FamiliarObjectUpdate.R' 'FamiliarSharedS4Methods.R'\n'FamiliarVimpMethod.R' 'FeatureInfo.R'\n'FeatureInfoParameters.R' 'FunctionWrapperUtilities.R'\n'HyperparameterOptimisation.R'\n'HyperparameterOptimisationMetaLearners.R'\n'HyperparameterOptimisationUtilities.R'\n'HyperparameterS4BayesianAdditiveRegressionTrees.R'\n'HyperparameterS4GaussianProcess.R'\n'HyperparameterS4RandomSearch.R' 'HyperparameterS4Ranger.R'\n'Imputation.R' 'Iterations.R' 'LearnerMain.R'\n'LearnerRecalibration.R' 'LearnerRiskStratification.R'\n'LearnerS4Cox.R' 'LearnerS4GLM.R' 'LearnerS4GLMnet.R'\n'LearnerS4KNN.R' 'LearnerS4MBoost.R' 'LearnerS4NaiveBayes.R'\n'LearnerS4RFSRC.R' 'LearnerS4Ranger.R' 'LearnerS4SVM.R'\n'LearnerS4SurvivalRegression.R' 'LearnerS4XGBoost.R'\n'LearnerSurvivalProbability.R' 'Logger.R' 'MetricS4.R'\n'MetricS4AUC.R' 'MetricS4Brier.R' 'MetricS4ConcordanceIndex.R'\n'MetricS4ConfusionMatrixMetrics.R' 'MetricS4Regression.R'\n'NoveltyDetectorMain.R' 'NoveltyDetectorS4IsolationTree.R'\n'NoveltyDetectorS4NoneNoveltyDetector.R' 'OutcomeInfo.R'\n'PairwiseSimilarity.R' 'ParallelFunctions.R' 'ParseData.R'\n'ParseSettings.R' 'PlotAUCcurves.R' 'PlotAll.R'\n'PlotCalibration.R' 'PlotColours.R' 'PlotConfusionMatrix.R'\n'PlotDecisionCurves.R' 'PlotFamiliarPlot.R'\n'PlotFeatureRanking.R' 'PlotFeatureSimilarity.R' 'PlotGTable.R'\n'PlotICE.R' 'PlotInputArguments.R' 'PlotKaplanMeier.R'\n'PlotModelPerformance.R' 'PlotPermutationVariableImportance.R'\n'PlotSampleClustering.R' 'PlotShapDependence.R'\n'PlotShapForce.R' 'PlotShapSummary.R' 'PlotShapWaterfall.R'\n'PlotUnivariateImportance.R' 'PlotUtilities.R'\n'PredictS4Methods.R' 'ProcessTimeUtilities.R' 'Random.R'\n'RankBordaAggregation.R' 'RankMain.R' 'RankSimpleAggregation.R'\n'RankStabilityAggregation.R' 'SocketServer.R'\n'StringUtilities.R' 'TaskEvaluate.R' 'TaskFeatureInfo.R'\n'TaskLearn.R' 'TaskLearnerHyperparameters.R' 'TaskMain.R'\n'TaskNoveltyDetector.R' 'TaskNoveltyDetectorHyperparameters.R'\n'TaskVimp.R' 'TaskVimpHyperparameters.R' 'TestDataCreators.R'\n'TestFeatureInfo.R' 'TestFunctions.R' 'TestTrain.R'\n'TestTrainNovelty.R' 'TestVimp.R' 'TrimUtilities.R'\n'Utilities.R' 'UtilitiesS4.R' 'VimpMain.R'\n'VimpS4Concordance.R' 'VimpS4CoreLearn.R' 'VimpS4Correlation.R'\n'VimpS4MutualInformation.R' 'VimpS4OtherMethods.R'\n'VimpS4Regression.R' 'VimpTable.R' 'aaa.R'",
  "Config/testthat/parallel": "true",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://oncoray.r-universe.dev",
  "Date/Publication": "2026-06-01 16:02:55 UTC",
  "RemoteUrl": "https://github.com/oncoray/familiar",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 16:55:57 UTC",
    "User": "root"
  },
  "Author": "Alex Zwanenburg [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0342-9545>),\nSteffen Löck [aut],\nGerman Cancer Research Center (DKFZ) [cph],\nTechnische Universität Dresden [cph]",
  "Maintainer": "Alex Zwanenburg <alexander.zwanenburg@nct-dresden.de>",
  "MD5sum": "4a2589ecd7e9756e2fc85a725cf873e0",
  "_user": "oncoray",
  "_type": "src",
  "_file": "familiar_2.0.2.tar.gz",
  "_fileid": "6ad726a3a76fb98af808f1af83ff4906fa6c74f62e2b0625f0d05b945d8420a7",
  "_filesize": 2204671,
  "_sha256": "6ad726a3a76fb98af808f1af83ff4906fa6c74f62e2b0625f0d05b945d8420a7",
  "_created": "2026-06-01T16:55:57.000Z",
  "_published": "2026-06-01T17:14:02.731Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78904064412,
      "time": 232,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337766947"
    },
    {
      "job": 78904064435,
      "time": 284,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337786948"
    },
    {
      "job": 78904064415,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338042447"
    },
    {
      "job": 78904064393,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338044255"
    },
    {
      "job": 78903110089,
      "time": 315,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337684183"
    },
    {
      "job": 78904064409,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337736893"
    },
    {
      "job": 78904064529,
      "time": 246,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337772357"
    },
    {
      "job": 78904064483,
      "time": 254,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337775349"
    },
    {
      "job": 78904064455,
      "time": 305,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337794356"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oncoray/familiar",
  "_commit": {
    "id": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
    "author": "Alex Zwanenburg <alexander.zwanenburg@nct-dresden.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #100 from oncoray/dev2.0.2\n\nRelease version 2.0.2",
    "time": 1780329775
  },
  "_maintainer": {
    "name": "Alex Zwanenburg",
    "email": "alexander.zwanenburg@nct-dresden.de",
    "login": "alexzwanenburg",
    "orcid": "0000-0002-0342-9545",
    "description": "",
    "uuid": 27408851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rstream",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "BART",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "version": ">= 3.4.3",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "CORElearn",
      "role": "Suggests"
    },
    {
      "package": "coro",
      "role": "Suggests"
    },
    {
      "package": "dynamicTreeCut",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "version": ">= 1.7.5",
      "role": "Suggests"
    },
    {
      "package": "fastcluster",
      "role": "Suggests"
    },
    {
      "package": "fastglm",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "gtable",
      "role": "Suggests"
    },
    {
      "package": "harmonicmeanp",
      "role": "Suggests"
    },
    {
      "package": "isotree",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "labeling",
      "role": "Suggests"
    },
    {
      "package": "laGP",
      "role": "Suggests"
    },
    {
      "package": "maxstat",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "paletteer",
      "role": "Suggests"
    },
    {
      "package": "power.transform",
      "role": "Suggests"
    },
    {
      "package": "praznik",
      "role": "Suggests"
    },
    {
      "package": "proxy",
      "role": "Suggests"
    },
    {
      "package": "randomForestSRC",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "oncoray",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-04-23"
    },
    {
      "name": "v2.0.1",
      "date": "2026-05-22"
    }
  ],
  "_topics": [
    "ai",
    "explainable-ai",
    "machine-learning",
    "survival-analysis",
    "tabular-data"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "alexzwanenburg",
      "count": 3856,
      "uuid": 27408851
    }
  ],
  "_userbio": {
    "uuid": 51999016,
    "type": "organization",
    "name": "OncoRay – National Center for Radiation Research in Oncology"
  },
  "_downloads": {
    "count": 649,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/familiar"
  },
  "_devurl": "https://github.com/oncoray/familiar",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/familiar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oncoray/familiar",
  "_realowner": "oncoray",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-02-03"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-07"
    },
    {
      "version": "1.2.0",
      "date": "2022-08-16"
    },
    {
      "version": "1.3.0",
      "date": "2022-10-16"
    },
    {
      "version": "1.4.0",
      "date": "2022-11-23"
    },
    {
      "version": "1.4.1",
      "date": "2022-12-17"
    },
    {
      "version": "1.4.6",
      "date": "2024-01-24"
    },
    {
      "version": "1.4.8",
      "date": "2024-05-24"
    },
    {
      "version": "1.5.0",
      "date": "2024-09-23"
    },
    {
      "version": "2.0.0",
      "date": "2026-04-23"
    },
    {
      "version": "2.0.1",
      "date": "2026-05-22"
    }
  ],
  "_exports": [
    "aggregate_vimp_table",
    "as_data_object",
    "as_familiar_collection",
    "as_familiar_data",
    "as_familiar_ensemble",
    "as_prediction_table",
    "coef",
    "export_all",
    "export_auc_data",
    "export_calibration_data",
    "export_calibration_info",
    "export_confusion_matrix_data",
    "export_decision_curve_analysis_data",
    "export_feature_expressions",
    "export_feature_similarity",
    "export_fs_vimp",
    "export_hyperparameters",
    "export_ice_data",
    "export_model_performance",
    "export_model_vimp",
    "export_partial_dependence_data",
    "export_permutation_vimp",
    "export_prediction_data",
    "export_risk_stratification_data",
    "export_risk_stratification_info",
    "export_sample_similarity",
    "export_univariate_analysis_data",
    "get_class_names",
    "get_data_set_names",
    "get_feature_names",
    "get_learner_names",
    "get_risk_group_names",
    "get_vimp_method_names",
    "get_vimp_table",
    "get_xml_config",
    "plot_auc_precision_recall_curve",
    "plot_auc_roc_curve",
    "plot_calibration_data",
    "plot_confusion_matrix",
    "plot_decision_curve",
    "plot_feature_selection_occurrence",
    "plot_feature_selection_variable_importance",
    "plot_feature_similarity",
    "plot_ice",
    "plot_kaplan_meier",
    "plot_model_performance",
    "plot_model_signature_occurrence",
    "plot_model_signature_variable_importance",
    "plot_pd",
    "plot_permutation_variable_importance",
    "plot_sample_clustering",
    "plot_shap_dependence",
    "plot_shap_force",
    "plot_shap_summary",
    "plot_shap_waterfall",
    "plot_univariate_importance",
    "plot_variable_importance",
    "precompute_data_assignment",
    "precompute_feature_info",
    "precompute_vimp",
    "predict",
    "set_class_names",
    "set_data_set_names",
    "set_feature_names",
    "set_learner_names",
    "set_risk_group_names",
    "set_vimp_method_names",
    "summary",
    "summon_familiar",
    "theme_familiar",
    "train_familiar",
    "update_model_dir_path",
    "update_object",
    "vcov",
    "waiver"
  ],
  "_help": [
    {
      "page": "aggregate_vimp_table-methods",
      "title": "Aggregate variable importance from multiple variable importance objects.",
      "topics": [
        "aggregate_vimp_table",
        "aggregate_vimp_table,character-method",
        "aggregate_vimp_table,experimentData-method",
        "aggregate_vimp_table,list-method",
        "aggregate_vimp_table,NULL-method",
        "aggregate_vimp_table,vimpTable-method"
      ]
    },
    {
      "page": "as_data_object-methods",
      "title": "Creates a valid data object from input data.",
      "topics": [
        "as_data_object",
        "as_data_object,ANY-method",
        "as_data_object,data.table-method",
        "as_data_object,dataObject-method"
      ]
    },
    {
      "page": "as_familiar_collection-methods",
      "title": "Conversion to familiarCollection object.",
      "topics": [
        "as_familiar_collection",
        "as_familiar_collection,ANY-method",
        "as_familiar_collection,character-method",
        "as_familiar_collection,data.table-method",
        "as_familiar_collection,dataObject-method",
        "as_familiar_collection,familiarCollection-method",
        "as_familiar_collection,familiarData-method",
        "as_familiar_collection,familiarDataElementPredictionTable-method",
        "as_familiar_collection,familiarEnsemble-method",
        "as_familiar_collection,familiarModel-method",
        "as_familiar_collection,list-method"
      ]
    },
    {
      "page": "as_familiar_data-methods",
      "title": "Conversion to familiarData object.",
      "topics": [
        "as_familiar_data",
        "as_familiar_data,ANY-method",
        "as_familiar_data,character-method",
        "as_familiar_data,dataObject-method",
        "as_familiar_data,familiarData-method",
        "as_familiar_data,familiarDataElementPredictionTable-method",
        "as_familiar_data,familiarEnsemble-method",
        "as_familiar_data,familiarModel-method",
        "as_familiar_data,list-method"
      ]
    },
    {
      "page": "as_familiar_ensemble-methods",
      "title": "Conversion to familiarEnsemble object.",
      "topics": [
        "as_familiar_ensemble",
        "as_familiar_ensemble,ANY-method",
        "as_familiar_ensemble,character-method",
        "as_familiar_ensemble,familiarEnsemble-method",
        "as_familiar_ensemble,familiarModel-method",
        "as_familiar_ensemble,familiarNoveltyDetector-method",
        "as_familiar_ensemble,list-method"
      ]
    },
    {
      "page": "as_prediction_table",
      "title": "Convert to prediction table object",
      "topics": [
        "as_prediction_table"
      ]
    },
    {
      "page": "coef-methods",
      "title": "Extract model coefficients",
      "topics": [
        "coef",
        "coef,familiarModel-method"
      ]
    },
    {
      "page": "dataObject-class",
      "title": "Data object",
      "topics": [
        "dataObject-class"
      ]
    },
    {
      "page": "delayedDataObject-class",
      "title": "Data object with delayed loading",
      "topics": [
        "delayedDataObject-class"
      ]
    },
    {
      "page": "experimentData-class",
      "title": "Experiment data",
      "topics": [
        "experimentData-class"
      ]
    },
    {
      "page": "export_all-methods",
      "title": "Extract and export all data.",
      "topics": [
        "export_all",
        "export_all,ANY-method",
        "export_all,familiarCollection-method"
      ]
    },
    {
      "page": "export_auc_data-methods",
      "title": "Extract and export ROC and Precision-Recall curves.",
      "topics": [
        "export_auc_data",
        "export_auc_data,ANY-method",
        "export_auc_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_calibration_data-methods",
      "title": "Extract and export calibration and goodness-of-fit tests.",
      "topics": [
        "export_calibration_data",
        "export_calibration_data,ANY-method",
        "export_calibration_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_calibration_info-methods",
      "title": "Extract and export calibration information.",
      "topics": [
        "export_calibration_info",
        "export_calibration_info,ANY-method",
        "export_calibration_info,familiarCollection-method"
      ]
    },
    {
      "page": "export_confusion_matrix_data-methods",
      "title": "Extract and export confusion matrices.",
      "topics": [
        "export_confusion_matrix_data",
        "export_confusion_matrix_data,ANY-method",
        "export_confusion_matrix_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_decision_curve_analysis_data-methods",
      "title": "Extract and export decision curve analysis data.",
      "topics": [
        "export_decision_curve_analysis_data",
        "export_decision_curve_analysis_data,ANY-method",
        "export_decision_curve_analysis_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_feature_expressions-methods",
      "title": "Extract and export feature expressions.",
      "topics": [
        "export_feature_expressions",
        "export_feature_expressions,ANY-method",
        "export_feature_expressions,familiarCollection-method"
      ]
    },
    {
      "page": "export_feature_similarity-methods",
      "title": "Extract and export mutual correlation between features.",
      "topics": [
        "export_feature_similarity",
        "export_feature_similarity,ANY-method",
        "export_feature_similarity,familiarCollection-method"
      ]
    },
    {
      "page": "export_fs_vimp-methods",
      "title": "Extract and export feature selection variable importance.",
      "topics": [
        "export_fs_vimp",
        "export_fs_vimp,ANY-method",
        "export_fs_vimp,familiarCollection-method"
      ]
    },
    {
      "page": "export_hyperparameters-methods",
      "title": "Extract and export model hyperparameters.",
      "topics": [
        "export_hyperparameters",
        "export_hyperparameters,ANY-method",
        "export_hyperparameters,familiarCollection-method"
      ]
    },
    {
      "page": "export_ice_data-methods",
      "title": "Extract and export individual conditional expectation data.",
      "topics": [
        "export_ice_data",
        "export_ice_data,ANY-method",
        "export_ice_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_model_performance-methods",
      "title": "Extract and export metrics for model performance.",
      "topics": [
        "export_model_performance",
        "export_model_performance,ANY-method",
        "export_model_performance,familiarCollection-method"
      ]
    },
    {
      "page": "export_model_vimp-methods",
      "title": "Extract and export model-based variable importance.",
      "topics": [
        "export_model_vimp",
        "export_model_vimp,ANY-method",
        "export_model_vimp,familiarCollection-method"
      ]
    },
    {
      "page": "export_partial_dependence_data-methods",
      "title": "Extract and export partial dependence data.",
      "topics": [
        "export_partial_dependence_data",
        "export_partial_dependence_data,ANY-method",
        "export_partial_dependence_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_permutation_vimp-methods",
      "title": "Extract and export permutation variable importance.",
      "topics": [
        "export_permutation_vimp",
        "export_permutation_vimp,ANY-method",
        "export_permutation_vimp,familiarCollection-method"
      ]
    },
    {
      "page": "export_prediction_data-methods",
      "title": "Extract and export predicted values.",
      "topics": [
        "export_prediction_data",
        "export_prediction_data,ANY-method",
        "export_prediction_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_risk_stratification_data-methods",
      "title": "Extract and export sample risk group stratification and associated tests.",
      "topics": [
        "export_risk_stratification_data",
        "export_risk_stratification_data,ANY-method",
        "export_risk_stratification_data,familiarCollection-method"
      ]
    },
    {
      "page": "export_risk_stratification_info-methods",
      "title": "Extract and export cut-off values for risk group stratification.",
      "topics": [
        "export_risk_stratification_info",
        "export_risk_stratification_info,ANY-method",
        "export_risk_stratification_info,familiarCollection-method"
      ]
    },
    {
      "page": "export_sample_similarity-methods",
      "title": "Extract and export mutual correlation between features.",
      "topics": [
        "export_sample_similarity",
        "export_sample_similarity,ANY-method",
        "export_sample_similarity,familiarCollection-method"
      ]
    },
    {
      "page": "export_shap-methods",
      "title": "Extract and export individual conditional expectation data.",
      "topics": [
        "export_shap",
        "export_shap,ANY-method",
        "export_shap,familiarCollection-method"
      ]
    },
    {
      "page": "export_univariate_analysis_data-methods",
      "title": "Extract and export univariate analysis data of features.",
      "topics": [
        "export_univariate_analysis_data",
        "export_univariate_analysis_data,ANY-method",
        "export_univariate_analysis_data,familiarCollection-method"
      ]
    },
    {
      "page": "familiar",
      "title": "familiar: Fully Automated Machine Learning with Interpretable Analysis of Results",
      "topics": [
        "familiar-package",
        "familiar"
      ]
    },
    {
      "page": "familiarCollection-class",
      "title": "Collection of familiar data.",
      "topics": [
        "familiarCollection-class"
      ]
    },
    {
      "page": "familiarData-class",
      "title": "Dataset obtained after evaluating models on a dataset.",
      "topics": [
        "familiarData-class"
      ]
    },
    {
      "page": "familiarDataElement-class",
      "title": "Data container for evaluation data.",
      "topics": [
        "familiarDataElement-class"
      ]
    },
    {
      "page": "familiarEnsemble-class",
      "title": "Ensemble of familiar models.",
      "topics": [
        "familiarEnsemble-class"
      ]
    },
    {
      "page": "familiarHyperparameterLearner-class",
      "title": "Hyperparameter learner.",
      "topics": [
        "familiarHyperparameterLearner-class"
      ]
    },
    {
      "page": "familiarMetric-class",
      "title": "Model performance metric.",
      "topics": [
        "familiarMetric-class"
      ]
    },
    {
      "page": "familiarModel-class",
      "title": "Familiar model.",
      "topics": [
        "familiarModel-class"
      ]
    },
    {
      "page": "familiarNoveltyDetector-class",
      "title": "Novelty detector.",
      "topics": [
        "familiarNoveltyDetector-class"
      ]
    },
    {
      "page": "familiarVimpMethod-class",
      "title": "Variable importance method object.",
      "topics": [
        "familiarVimpMethod-class"
      ]
    },
    {
      "page": "featureInfo-class",
      "title": "Feature information object.",
      "topics": [
        "featureInfo-class"
      ]
    },
    {
      "page": "featureInfoParameters-class",
      "title": "Feature information parameters object.",
      "topics": [
        "featureInfoParameters-class"
      ]
    },
    {
      "page": "get_class_names-familiarCollection-method",
      "title": "Get outcome class labels",
      "topics": [
        "get_class_names",
        "get_class_names,familiarCollection-method"
      ]
    },
    {
      "page": "get_data_set_names-familiarCollection-method",
      "title": "Get current name of datasets",
      "topics": [
        "get_data_set_names",
        "get_data_set_names,familiarCollection-method"
      ]
    },
    {
      "page": "get_feature_names-familiarCollection-method",
      "title": "Get current feature labels",
      "topics": [
        "get_feature_names",
        "get_feature_names,familiarCollection-method"
      ]
    },
    {
      "page": "get_learner_names-familiarCollection-method",
      "title": "Get current learner name labels",
      "topics": [
        "get_learner_names",
        "get_learner_names,familiarCollection-method"
      ]
    },
    {
      "page": "get_risk_group_names-familiarCollection-method",
      "title": "Get current risk group labels",
      "topics": [
        "get_risk_group_names",
        "get_risk_group_names,familiarCollection-method"
      ]
    },
    {
      "page": "get_vimp_method_names-familiarCollection-method",
      "title": "Get current variable importance method name labels",
      "topics": [
        "get_vimp_method_names",
        "get_vimp_method_names,familiarCollection-method"
      ]
    },
    {
      "page": "get_vimp_table-methods",
      "title": "Extract variable importance table.",
      "topics": [
        "get_vimp_table",
        "get_vimp_table,character-method",
        "get_vimp_table,experimentData-method",
        "get_vimp_table,familiarModel-method",
        "get_vimp_table,list-method",
        "get_vimp_table,NULL-method",
        "get_vimp_table,vimpTable-method"
      ]
    },
    {
      "page": "get_xml_config",
      "title": "Create an empty xml configuration file",
      "topics": [
        "get_xml_config"
      ]
    },
    {
      "page": "outcomeInfo-class",
      "title": "Outcome information object.",
      "topics": [
        "outcomeInfo-class"
      ]
    },
    {
      "page": "plot_auc_precision_recall_curve-methods",
      "title": "Plot the precision-recall curve.",
      "topics": [
        "plot_auc_precision_recall_curve",
        "plot_auc_precision_recall_curve,ANY-method",
        "plot_auc_precision_recall_curve,familiarCollection-method"
      ]
    },
    {
      "page": "plot_auc_roc_curve-methods",
      "title": "Plot the receiver operating characteristic curve.",
      "topics": [
        "plot_auc_roc_curve",
        "plot_auc_roc_curve,ANY-method",
        "plot_auc_roc_curve,familiarCollection-method"
      ]
    },
    {
      "page": "plot_calibration_data-methods",
      "title": "Plot calibration figures.",
      "topics": [
        "plot_calibration_data",
        "plot_calibration_data,ANY-method",
        "plot_calibration_data,familiarCollection-method"
      ]
    },
    {
      "page": "plot_confusion_matrix-methods",
      "title": "Plot confusion matrix.",
      "topics": [
        "plot_confusion_matrix",
        "plot_confusion_matrix,ANY-method",
        "plot_confusion_matrix,familiarCollection-method"
      ]
    },
    {
      "page": "plot_decision_curve-methods",
      "title": "Plot decision curves.",
      "topics": [
        "plot_decision_curve",
        "plot_decision_curve,ANY-method",
        "plot_decision_curve,familiarCollection-method"
      ]
    },
    {
      "page": "plot_feature_similarity-methods",
      "title": "Plot heatmaps for pairwise similarity between features.",
      "topics": [
        "plot_feature_similarity",
        "plot_feature_similarity,ANY-method",
        "plot_feature_similarity,familiarCollection-method"
      ]
    },
    {
      "page": "plot_ice-methods",
      "title": "Plot individual conditional expectation plots.",
      "topics": [
        "plot_ice",
        "plot_ice,ANY-method",
        "plot_ice,familiarCollection-method"
      ]
    },
    {
      "page": "plot_kaplan_meier-methods",
      "title": "Plot Kaplan-Meier survival curves.",
      "topics": [
        "plot_kaplan_meier",
        "plot_kaplan_meier,ANY-method",
        "plot_kaplan_meier,familiarCollection-method"
      ]
    },
    {
      "page": "plot_model_performance-methods",
      "title": "Plot model performance.",
      "topics": [
        "plot_model_performance",
        "plot_model_performance,ANY-method",
        "plot_model_performance,familiarCollection-method"
      ]
    },
    {
      "page": "plot_pd-methods",
      "title": "Plot partial dependence.",
      "topics": [
        "plot_pd",
        "plot_pd,ANY-method"
      ]
    },
    {
      "page": "plot_permutation_variable_importance-methods",
      "title": "Plot permutation variable importance.",
      "topics": [
        "plot_permutation_variable_importance",
        "plot_permutation_variable_importance,ANY-method",
        "plot_permutation_variable_importance,familiarCollection-method"
      ]
    },
    {
      "page": "plot_sample_clustering-methods",
      "title": "Plot heatmaps for pairwise similarity between features.",
      "topics": [
        "plot_sample_clustering",
        "plot_sample_clustering,ANY-method",
        "plot_sample_clustering,familiarCollection-method"
      ]
    },
    {
      "page": "plot_shap_dependence-methods",
      "title": "Create SHAP dependence plot.",
      "topics": [
        "plot_shap_dependence",
        "plot_shap_dependence,ANY-method",
        "plot_shap_dependence,familiarCollection-method"
      ]
    },
    {
      "page": "plot_shap_force-methods",
      "title": "Create SHAP force plot",
      "topics": [
        "plot_shap_force",
        "plot_shap_force,ANY-method",
        "plot_shap_force,familiarCollection-method"
      ]
    },
    {
      "page": "plot_shap_summary-methods",
      "title": "Plot SHAP summary.",
      "topics": [
        "plot_shap_summary",
        "plot_shap_summary,ANY-method",
        "plot_shap_summary,familiarCollection-method"
      ]
    },
    {
      "page": "plot_shap_waterfall-methods",
      "title": "Create SHAP waterfall plot",
      "topics": [
        "plot_shap_waterfall",
        "plot_shap_waterfall,ANY-method",
        "plot_shap_waterfall,familiarCollection-method"
      ]
    },
    {
      "page": "plot_univariate_importance-methods",
      "title": "Plot univariate importance.",
      "topics": [
        "plot_univariate_importance",
        "plot_univariate_importance,ANY-method",
        "plot_univariate_importance,familiarCollection-method"
      ]
    },
    {
      "page": "plot_variable_importance-methods",
      "title": "Plot variable importance scores of features during feature selection or after training a model.",
      "topics": [
        "plot_feature_selection_occurrence",
        "plot_feature_selection_variable_importance",
        "plot_model_signature_occurrence",
        "plot_model_signature_variable_importance",
        "plot_variable_importance",
        "plot_variable_importance,ANY-method",
        "plot_variable_importance,familiarCollection-method"
      ]
    },
    {
      "page": "precompute_data_assignment",
      "title": "Pre-compute data assignment",
      "topics": [
        "precompute_data_assignment"
      ]
    },
    {
      "page": "precompute_feature_info",
      "title": "Pre-compute feature information",
      "topics": [
        "precompute_feature_info"
      ]
    },
    {
      "page": "precompute_vimp",
      "title": "Pre-compute variable importance",
      "topics": [
        "precompute_vimp"
      ]
    },
    {
      "page": "predict-methods",
      "title": "Model predictions for familiar models and model ensembles",
      "topics": [
        "predict",
        "predict,character-method",
        "predict,familiarEnsemble-method",
        "predict,familiarModel-method",
        "predict,familiarNoveltyDetector-method",
        "predict,list-method"
      ]
    },
    {
      "page": "set_class_names-familiarCollection-method",
      "title": "Rename outcome classes for plotting and export",
      "topics": [
        "set_class_names",
        "set_class_names,familiarCollection-method"
      ]
    },
    {
      "page": "set_data_set_names-familiarCollection-method",
      "title": "Name datasets for plotting and export",
      "topics": [
        "set_data_set_names",
        "set_data_set_names,familiarCollection-method"
      ]
    },
    {
      "page": "set_feature_names-familiarCollection-method",
      "title": "Rename features for plotting and export",
      "topics": [
        "set_feature_names",
        "set_feature_names,familiarCollection-method"
      ]
    },
    {
      "page": "set_learner_names-familiarCollection-method",
      "title": "Rename learners for plotting and export",
      "topics": [
        "set_learner_names",
        "set_learner_names,familiarCollection-method"
      ]
    },
    {
      "page": "set_risk_group_names-familiarCollection-method",
      "title": "Rename risk groups for plotting and export",
      "topics": [
        "set_risk_group_names",
        "set_risk_group_names,familiarCollection-method"
      ]
    },
    {
      "page": "set_vimp_method_names-familiarCollection-method",
      "title": "Rename variable importance methods for plotting and export",
      "topics": [
        "set_vimp_method_names",
        "set_vimp_method_names,familiarCollection-method"
      ]
    },
    {
      "page": "summary-methods",
      "title": "Model summaries",
      "topics": [
        "summary",
        "summary,familiarModel-method"
      ]
    },
    {
      "page": "summon_familiar",
      "title": "Perform end-to-end machine learning and data analysis",
      "topics": [
        "summon_familiar"
      ]
    },
    {
      "page": "theme_familiar",
      "title": "Familiar ggplot2 theme",
      "topics": [
        "theme_familiar"
      ]
    },
    {
      "page": "train_familiar",
      "title": "Create models using end-to-end machine learning",
      "topics": [
        "train_familiar"
      ]
    },
    {
      "page": "update_model_dir_path-methods",
      "title": "Updates model directory path for ensemble objects.",
      "topics": [
        "update_model_dir_path",
        "update_model_dir_path,ANY-method",
        "update_model_dir_path,familiarEnsemble-method"
      ]
    },
    {
      "page": "update_object-methods",
      "title": "Update familiar S4 objects to the most recent version.",
      "topics": [
        "update_object",
        "update_object,ANY-method",
        "update_object,experimentData-method",
        "update_object,familiarCollection-method",
        "update_object,familiarData-method",
        "update_object,familiarEnsemble-method",
        "update_object,familiarModel-method",
        "update_object,familiarNoveltyDetector-method",
        "update_object,featureInfo-method",
        "update_object,featureInfoParametersTransformationPowerTransform-method",
        "update_object,list-method",
        "update_object,vimpTable-method"
      ]
    },
    {
      "page": "vcov-methods",
      "title": "Calculate variance-covariance matrix for a model",
      "topics": [
        "vcov",
        "vcov,familiarModel-method"
      ]
    },
    {
      "page": "vimpTable-class",
      "title": "Variable importance table",
      "topics": [
        "vimpTable-class"
      ]
    },
    {
      "page": "waiver",
      "title": "Create a waiver object",
      "topics": [
        "waiver"
      ]
    }
  ],
  "_readme": "https://github.com/oncoray/familiar/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "lattice",
    "Matrix",
    "rlang",
    "rstream",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "evaluation_and_explanation_precompiled.Rmd",
      "filename": "evaluation_and_explanation_precompiled.html",
      "title": "Evaluation and explanation",
      "author": "Alex Zwanenburg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Model performance",
        "Receiver-operating characteristic curve",
        "Precision-recall curve",
        "Confusion matrix",
        "Kaplan-Meier survival curves",
        "Model calibration",
        "Implementation details",
        "Decision curve analysis",
        "Variable importance",
        "Model-specific methods",
        "Permutation variable importance",
        "SHAP summary plots",
        "Feature effects",
        "Partial dependence and individual conditional expectation plots",
        "SHAP dependence plots",
        "SHAP force plots",
        "SHAP waterfall plots",
        "Feature and sample similarity",
        "References"
      ],
      "created": "2026-04-23 09:55:24",
      "modified": "2026-04-23 09:55:24",
      "commits": 1
    },
    {
      "source": "introduction_precompiled.Rmd",
      "filename": "introduction_precompiled.html",
      "title": "Introducing familiar",
      "author": "Alex Zwanenburg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Familiar in brief",
        "Installing familiar",
        "Pipeline",
        "Supported outcomes",
        "Running familiar",
        "Configuring familiar",
        "Preparing your data",
        "Identifier columns",
        "Outcome columns",
        "Feature columns",
        "Experimental designs",
        "Warm start",
        "Training models only",
        "References"
      ],
      "created": "2026-04-23 09:55:24",
      "modified": "2026-04-23 09:55:24",
      "commits": 1
    },
    {
      "source": "learners_precompiled.Rmd",
      "filename": "learners_precompiled.html",
      "title": "Learning algorithms and hyperparameter optimisation",
      "author": "Alex Zwanenburg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Configuration options",
        "Generalised linear models",
        "Linear models for binomial outcomes",
        "Linear models for multinomial outcomes",
        "Linear models for continuous outcomes",
        "Linear models for survival outcomes",
        "Lasso, ridge and elastic net regression",
        "Extreme gradient boosted linear models and trees",
        "Random forest (RFSRC)",
        "Random forest (ranger)",
        "Naive Bayes",
        "k-nearest neighbours",
        "Support vector machines",
        "Hyperparameter optimization",
        "Predicting run time of model",
        "Assessing goodness of hyperparameter sets",
        "Predicting optimisation score for new hyperparameter sets",
        "Acquisition functions for utility of hyperparameter sets",
        "Exploring challenger sets",
        "Providing hyperparameters manually",
        "Configuration options for hyperparameter optimisation",
        "Model recalibration",
        "References"
      ],
      "created": "2026-04-23 09:55:24",
      "modified": "2026-04-23 09:55:24",
      "commits": 1
    },
    {
      "source": "performance_metrics_precompiled.Rmd",
      "filename": "performance_metrics_precompiled.html",
      "title": "Performance metrics",
      "author": "Alex Zwanenburg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Categorical outcomes",
        "Area under the receiver-operating curve",
        "Brier score",
        "Contingency table-based metrics",
        "Accuracy",
        "Balanced accuracy",
        "Balanced error rate",
        "F1 score",
        "False discovery rate",
        "Informedness",
        "Cohen's kappa",
        "Markedness",
        "Matthews correlation efficient",
        "Negative predictive value",
        "Positive predictive value",
        "Recall",
        "Specificity",
        "Youden's J statistic",
        "Regression outcomes",
        "Explained variance",
        "Mean absolute error",
        "Relative absolute error",
        "Mean log absolute error",
        "Mean squared error",
        "Relative squared error",
        "Mean squared log error",
        "Median absolute error",
        "R<sup>2</sup> score",
        "Root mean square error",
        "Root relative squared error",
        "Root mean square log error",
        "Survival outcomes",
        "Concordance index",
        "References"
      ],
      "created": "2026-04-23 09:55:24",
      "modified": "2026-04-23 09:55:24",
      "commits": 1
    },
    {
      "source": "variable_importance_precompiled.Rmd",
      "filename": "variable_importance_precompiled.html",
      "title": "Variable importance methods",
      "author": "Alex Zwanenburg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Configuration options",
        "Providing parameters for variable importance computation",
        "Overview of variable importance methods",
        "Correlation methods",
        "Concordance methods",
        "CORElearn methods",
        "Mutual information-based methods",
        "Mutual information maximisation",
        "Mutual information variable importance",
        "Minimum redundancy maximum relevance",
        "Univariate and multivariate regression methods",
        "Univariate regression",
        "Multivariate regression",
        "Lasso, ridge and elastic net regression",
        "Random forest-based methods",
        "Permutation importance",
        "Holdout permutation importance",
        "Minimum depth variable selection",
        "Impurity importance",
        "Special methods",
        "No variable importance",
        "Random variable importance",
        "Signature only",
        "Aggregating variable importance",
        "Notation",
        "No rank aggregation",
        "Mean rank aggregation",
        "Median rank aggregation",
        "Best rank aggregation",
        "Worst rank aggregation",
        "Stability rank aggregation",
        "Exponential rank aggregation",
        "Borda rank aggregation",
        "Enhanced borda rank aggregation",
        "Truncated borda rank aggregation",
        "Truncated enhanced borda rank aggregation",
        "References"
      ],
      "created": "2026-04-23 09:55:24",
      "modified": "2026-04-23 09:55:24",
      "commits": 1
    }
  ],
  "_score": 6.667452952889954,
  "_indexed": true,
  "_nocasepkg": "familiar",
  "_universes": [
    "oncoray",
    "alexzwanenburg"
  ],
  "_previous": "2.0.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T16:59:08.000Z",
      "distro": "noble",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "cb2461d0ea2003c81efc8bf3d0dbaa3118c8878f3764462429caaca703d03ab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-06-01T16:59:32.000Z",
      "distro": "noble",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "8e86dca3c6188db370d649d8fd8af097b8e9b3e6bb930e4aa1e678d9983059a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-06-01T17:12:13.000Z",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "03f3d4e5cf648031793b95382a39d90cc3e5d3e8b636a1c3c766d8077643d17f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-06-01T17:12:02.000Z",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "408804756646c0a8fd067fbc2fa710d0fbf57f05620161005f1eb669e1868f21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2",
      "date": "2026-06-01T16:59:25.000Z",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "77d400b75229625f9b7f0bc33c64ac37b8c2059b8d560bc4f6b5df1d6feec099",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-06-01T16:58:26.000Z",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "b0283b1c5b8d4fc148273b147f8760a0cc4f6b5c0ff4d9eb79857deaeb7e9934",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-06-01T16:58:29.000Z",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "682ffbf00732c415aa59eb6b790fdb3e41dc888331ca0f8cf8cfcb00731da683",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-06-01T16:59:01.000Z",
      "commit": "a7398744ac98cb66f6d4f19c40e5bf54070f638f",
      "fileid": "c4a466987f9a3e4a222381008dec8251a75f1597e381b2f3b0b7e5a93185421c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oncoray/actions/runs/26768998958"
    }
  ]
}