{
  "_id": "6a140ce2acfb0bcc41d3ab17",
  "Package": "OpenML",
  "Title": "Open Machine Learning and Open Data Platform",
  "Description": "We provide an R interface to 'OpenML.org' which is an\nonline machine learning platform where researchers can access\nopen data, download and upload data sets, share their machine\nlearning tasks and experiments and organize them online to work\nand collaborate with other researchers. The R interface allows\nto query for data sets with specific properties, and allows the\ndownloading and uploading of data sets, tasks, flows and runs.\nSee <https://www.openml.org/guide/api> for more information.",
  "Author": "Giuseppe Casalicchio\n<giuseppe.casalicchio@stat.uni-muenchen.de>, Bernd Bischl\n<bernd_bischl@gmx.net>, Dominik Kirchhoff\n<dom.kirchhoff@gmail.com>, Michel Lang <michellang@gmail.com>,\nBenjamin Hofner <benjamin.hofner@fau.de>, Jakob Bossek\n<j.bossek@gmail.com>, Pascal Kerschke\n<kerschke@uni-muenster.de>, Joaquin Vanschoren\n<joaquin.vanschoren@gmail.com>",
  "Maintainer": "Giuseppe Casalicchio\n<giuseppe.casalicchio@stat.uni-muenchen.de>",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://github.com/openml/openml-r",
  "BugReports": "https://github.com/openml/openml-r/issues",
  "ByteCompile": "yes",
  "Version": "1.12",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "R.rsp",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://openml.r-universe.dev",
  "Date/Publication": "2024-06-03 09:44:47 UTC",
  "RemoteUrl": "https://github.com/openml/openml-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:44:53 UTC",
    "User": "root"
  },
  "MD5sum": "357b5ae957abf06ba5373ae46b8b7da4",
  "_user": "openml",
  "_type": "src",
  "_file": "OpenML_1.12.tar.gz",
  "_fileid": "c5acca622cbf3d24b8efca63f699f90026b5c613c23bb317e0d0e97ea38cabee",
  "_filesize": 1149474,
  "_sha256": "c5acca622cbf3d24b8efca63f699f90026b5c613c23bb317e0d0e97ea38cabee",
  "_created": "2026-05-25T08:44:53.000Z",
  "_published": "2026-05-25T08:48:34.472Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77683289241,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194890672"
    },
    {
      "job": 77683289237,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194887475"
    },
    {
      "job": 77683289306,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194877183"
    },
    {
      "job": 77683289218,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194872197"
    },
    {
      "job": 77682786380,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194841764"
    },
    {
      "job": 77683289195,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194875826"
    },
    {
      "job": 77683289250,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194872376"
    },
    {
      "job": 77683289271,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194871076"
    },
    {
      "job": 77683289243,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194872573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openml/openml-r",
  "_commit": {
    "id": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
    "author": "Giuseppe Casalicchio <giuseppe.casalicchio@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1717407887
  },
  "_maintainer": {
    "name": "Giuseppe Casalicchio",
    "email": "giuseppe.casalicchio@stat.uni-muenchen.de",
    "login": "giuseppec",
    "description": "",
    "uuid": 4238748
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "backports",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "BBmisc",
      "version": ">= 1.11",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 1.8.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 4.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mlr",
      "version": ">= 2.15",
      "role": "Suggests"
    },
    {
      "package": "ParamHelpers",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "RWeka",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "farff",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "rex",
      "role": "Suggests"
    }
  ],
  "_owner": "openml",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "arff",
    "benchmarking",
    "benchmarking-suite",
    "classification",
    "data-science",
    "database",
    "dataset",
    "datasets",
    "machine-learning",
    "machine-learning-algorithms",
    "open-data",
    "open-science",
    "opendata",
    "openml",
    "openscience",
    "regression",
    "reproducible-research",
    "statistics"
  ],
  "_stars": 99,
  "_contributors": [
    {
      "user": "giuseppec",
      "count": 523,
      "uuid": 4238748
    },
    {
      "user": "dominikkirchhoff",
      "count": 258,
      "uuid": 4947972
    },
    {
      "user": "jakobbossek",
      "count": 182,
      "uuid": 4079979
    },
    {
      "user": "mllg",
      "count": 141,
      "uuid": 1260920
    },
    {
      "user": "berndbischl",
      "count": 117,
      "uuid": 1225974
    },
    {
      "user": "hofnerb",
      "count": 33,
      "uuid": 8823088
    },
    {
      "user": "kerschke",
      "count": 20,
      "uuid": 5772725
    },
    {
      "user": "bakopyan",
      "count": 15,
      "uuid": 6170923
    },
    {
      "user": "mixacom",
      "count": 10,
      "uuid": 7595836
    },
    {
      "user": "joaquinvanschoren",
      "count": 8,
      "uuid": 1724503
    },
    {
      "user": "jakob-r",
      "count": 6,
      "uuid": 1888623
    },
    {
      "user": "ja-thomas",
      "count": 2,
      "uuid": 7561944
    },
    {
      "user": "quepas",
      "count": 2,
      "uuid": 3787206
    },
    {
      "user": "sebffischer",
      "count": 2,
      "uuid": 20975557
    },
    {
      "user": "hfrick",
      "count": 1,
      "uuid": 12950918
    },
    {
      "user": "jonmcalder",
      "count": 1,
      "uuid": 5055818
    },
    {
      "user": "gitter-badger",
      "count": 1,
      "uuid": 8518239
    }
  ],
  "_userbio": {
    "uuid": 4984562,
    "type": "organization",
    "name": "OpenML",
    "description": "Open, Networked Machine Learning "
  },
  "_downloads": {
    "count": 551,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OpenML"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/openml/openml-r",
  "_searchresults": 7408,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/OpenML.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/openml/openml-r",
  "_realowner": "openml",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-11-12"
    },
    {
      "version": "1.1",
      "date": "2016-11-23"
    },
    {
      "version": "1.2",
      "date": "2017-02-07"
    },
    {
      "version": "1.3",
      "date": "2017-03-30"
    },
    {
      "version": "1.4",
      "date": "2017-06-22"
    },
    {
      "version": "1.5",
      "date": "2017-08-11"
    },
    {
      "version": "1.6",
      "date": "2017-08-14"
    },
    {
      "version": "1.7",
      "date": "2017-10-17"
    },
    {
      "version": "1.8",
      "date": "2018-03-02"
    },
    {
      "version": "1.9",
      "date": "2019-08-07"
    },
    {
      "version": "1.10",
      "date": "2019-09-21"
    },
    {
      "version": "1.12",
      "date": "2022-10-19"
    }
  ],
  "_exports": [
    "chunkOMLlist",
    "clearOMLCache",
    "convertMlrLearnerToOMLFlow",
    "convertMlrTaskToOMLDataSet",
    "convertOMLDataSetToMlr",
    "convertOMLFlowToMlr",
    "convertOMLMlrRunToBMR",
    "convertOMLRunToBMR",
    "convertOMLTaskToMlr",
    "deleteOMLObject",
    "extractOMLStudyIds",
    "getCachedOMLDataSetStatus",
    "getOMLConfig",
    "getOMLDataSet",
    "getOMLDataSetQualities",
    "getOMLFlow",
    "getOMLRun",
    "getOMLRunParList",
    "getOMLSeedParList",
    "getOMLStudy",
    "getOMLTask",
    "listOMLDataSetQualities",
    "listOMLDataSets",
    "listOMLEstimationProcedures",
    "listOMLEvaluationMeasures",
    "listOMLFlows",
    "listOMLRunEvaluations",
    "listOMLRuns",
    "listOMLSetup",
    "listOMLStudies",
    "listOMLTasks",
    "listOMLTaskTypes",
    "loadOMLConfig",
    "makeOMLDataSet",
    "makeOMLDataSetDescription",
    "makeOMLEstimationProcedure",
    "makeOMLFlow",
    "makeOMLFlowParameter",
    "makeOMLRun",
    "makeOMLRunParameter",
    "makeOMLRunParList",
    "makeOMLSeedParList",
    "makeOMLStudy",
    "makeOMLTask",
    "populateOMLCache",
    "runTaskFlow",
    "runTaskMlr",
    "saveOMLConfig",
    "setOMLConfig",
    "tagOMLObject",
    "untagOMLObject",
    "uploadOMLDataSet",
    "uploadOMLFlow",
    "uploadOMLRun",
    "uploadOMLStudy",
    "uploadOMLTask"
  ],
  "_help": [
    {
      "page": "chunkOMLlist",
      "title": "Do chunked listings",
      "concept": [
        "listing functions"
      ],
      "topics": [
        "chunkOMLlist"
      ]
    },
    {
      "page": "clearOMLCache",
      "title": "Clear cache directories",
      "topics": [
        "clearOMLCache"
      ]
    },
    {
      "page": "configuration",
      "title": "OpenML configuration.",
      "concept": [
        "config"
      ],
      "topics": [
        "configuration"
      ]
    },
    {
      "page": "convertMlrLearnerToOMLFlow",
      "title": "Converts an OMLFlow to an mlr learner.",
      "topics": [
        "convertMlrLearnerToOMLFlow"
      ]
    },
    {
      "page": "convertMlrTaskToOMLDataSet",
      "title": "Converts a mlr task to an OpenML data set.",
      "concept": [
        "data set-related functions"
      ],
      "topics": [
        "convertMlrTaskToOMLDataSet"
      ]
    },
    {
      "page": "convertOMLDataSetToMlr",
      "title": "Convert an OpenML data set to mlr task.",
      "concept": [
        "data set-related functions"
      ],
      "topics": [
        "convertOMLDataSetToMlr"
      ]
    },
    {
      "page": "convertOMLFlowToMlr",
      "title": "Converts a flow to a mlr learner.",
      "concept": [
        "flow-related functions"
      ],
      "topics": [
        "convertOMLFlowToMlr"
      ]
    },
    {
      "page": "convertOMLMlrRunToBMR",
      "title": "Convert 'OMLMlrRun's to a 'BenchmarkResult'.",
      "concept": [
        "run-related functions"
      ],
      "topics": [
        "convertOMLMlrRunToBMR"
      ]
    },
    {
      "page": "convertOMLRunToBMR",
      "title": "Convert an OpenML run set to a benchmark result for mlr.",
      "concept": [
        "run-related functions"
      ],
      "topics": [
        "convertOMLRunToBMR"
      ]
    },
    {
      "page": "convertOMLTaskToMlr",
      "title": "Convert an OpenML task to mlr.",
      "concept": [
        "task-related functions"
      ],
      "topics": [
        "convertOMLTaskToMlr"
      ]
    },
    {
      "page": "deleteOMLObject",
      "title": "Delete an OpenML object.",
      "concept": [
        "data set-related functions",
        "flow-related functions",
        "run-related functions",
        "task-related functions"
      ],
      "topics": [
        "deleteOMLObject"
      ]
    },
    {
      "page": "extractOMLStudyIds",
      "title": "Extract IDs of a OMLStudy object",
      "topics": [
        "extractOMLStudyIds"
      ]
    },
    {
      "page": "getCachedOMLDataSetStatus",
      "title": "Check status of cached datasets.",
      "topics": [
        "getCachedOMLDataSetStatus"
      ]
    },
    {
      "page": "getOMLConfig",
      "title": "Get OpenML configuration.",
      "concept": [
        "config"
      ],
      "topics": [
        "getOMLConfig"
      ]
    },
    {
      "page": "getOMLDataSet",
      "title": "Get an OpenML data set.",
      "concept": [
        "data set-related functions",
        "downloading functions"
      ],
      "topics": [
        "getOMLDataSet"
      ]
    },
    {
      "page": "getOMLDataSetQualities",
      "title": "List available OpenML qualities with values for given data set.",
      "concept": [
        "downloading functions"
      ],
      "topics": [
        "getOMLDataSetQualities"
      ]
    },
    {
      "page": "getOMLFlow",
      "title": "Download an OpenML flow.",
      "concept": [
        "downloading functions",
        "flow-related functions"
      ],
      "topics": [
        "getOMLFlow"
      ]
    },
    {
      "page": "getOMLRun",
      "title": "Get an OpenML run.",
      "concept": [
        "downloading functions",
        "run-related functions"
      ],
      "topics": [
        "getOMLRun"
      ]
    },
    {
      "page": "getOMLRunParList",
      "title": "Extract OMLRunParList from run",
      "topics": [
        "getOMLRunParList"
      ]
    },
    {
      "page": "getOMLSeedParList",
      "title": "Extract OMLSeedParList from run",
      "topics": [
        "getOMLSeedParList"
      ]
    },
    {
      "page": "getOMLStudy",
      "title": "Get OpenML Study information.",
      "concept": [
        "downloading functions"
      ],
      "topics": [
        "getOMLStudy"
      ]
    },
    {
      "page": "getOMLTask",
      "title": "Get an OpenML task.",
      "concept": [
        "downloading functions",
        "task-related functions"
      ],
      "topics": [
        "getOMLTask"
      ]
    },
    {
      "page": "listOMLDataSetQualities",
      "title": "List available OpenML qualities names.",
      "concept": [
        "listing functions"
      ],
      "topics": [
        "listOMLDataSetQualities"
      ]
    },
    {
      "page": "listOMLDataSets",
      "title": "List the first 5000 OpenML data sets.",
      "concept": [
        "data set-related functions",
        "listing functions"
      ],
      "topics": [
        "listOMLDataSets"
      ]
    },
    {
      "page": "listOMLEstimationProcedures",
      "title": "List available estimation procedures.",
      "concept": [
        "listing functions"
      ],
      "topics": [
        "listOMLEstimationProcedures"
      ]
    },
    {
      "page": "listOMLEvaluationMeasures",
      "title": "List available OpenML evaluation measures.",
      "concept": [
        "listing functions"
      ],
      "topics": [
        "listOMLEvaluationMeasures"
      ]
    },
    {
      "page": "listOMLFlows",
      "title": "List all registered OpenML flows.",
      "concept": [
        "flow-related functions",
        "listing functions"
      ],
      "topics": [
        "listOMLFlows"
      ]
    },
    {
      "page": "listOMLRunEvaluations",
      "title": "List run results of a task.",
      "concept": [
        "list"
      ],
      "topics": [
        "listOMLRunEvaluations"
      ]
    },
    {
      "page": "listOMLRuns",
      "title": "List the first 5000 OpenML runs.",
      "concept": [
        "listing functions",
        "run-related functions"
      ],
      "topics": [
        "listOMLRuns"
      ]
    },
    {
      "page": "listOMLSetup",
      "title": "List hyperparameter settings",
      "concept": [
        "listing functions"
      ],
      "topics": [
        "listOMLSetup"
      ]
    },
    {
      "page": "listOMLStudies",
      "title": "list OpenML Studies.",
      "concept": [
        "listing functions"
      ],
      "topics": [
        "listOMLStudies"
      ]
    },
    {
      "page": "listOMLTasks",
      "title": "List the first 5000 OpenML tasks.",
      "concept": [
        "listing functions",
        "task-related functions"
      ],
      "topics": [
        "listOMLTasks"
      ]
    },
    {
      "page": "listOMLTaskTypes",
      "title": "List available OpenML task types.",
      "concept": [
        "listing functions",
        "task-related functions"
      ],
      "topics": [
        "listOMLTaskTypes"
      ]
    },
    {
      "page": "loadOMLConfig",
      "title": "Load OpenML configuration.",
      "concept": [
        "config"
      ],
      "topics": [
        "loadOMLConfig"
      ]
    },
    {
      "page": "makeOMLFlow",
      "title": "Construct OMLFlow.",
      "concept": [
        "flow-related functions"
      ],
      "topics": [
        "makeOMLFlow",
        "OMLFlow"
      ]
    },
    {
      "page": "makeOMLRun",
      "title": "Construct OMLRun.",
      "concept": [
        "run-related functions"
      ],
      "topics": [
        "makeOMLRun",
        "OMLRun"
      ]
    },
    {
      "page": "makeOMLRunParList",
      "title": "Construct OMLRunParList.",
      "topics": [
        "makeOMLRunParList",
        "OMLRunParList"
      ]
    },
    {
      "page": "makeOMLSeedParList",
      "title": "Construct OMLSeedParList",
      "topics": [
        "makeOMLSeedParList",
        "OMLSeedParList"
      ]
    },
    {
      "page": "makeOMLStudy",
      "title": "OMLStudy.",
      "concept": [
        "uploading functions"
      ],
      "topics": [
        "makeOMLStudy",
        "OMLStudy"
      ]
    },
    {
      "page": "makeOMLTask",
      "title": "Construct OMLTask.",
      "concept": [
        "task-related functions"
      ],
      "topics": [
        "makeOMLTask",
        "OMLTask"
      ]
    },
    {
      "page": "OMLDataSet",
      "title": "OMLDataSet.",
      "concept": [
        "data set-related functions"
      ],
      "topics": [
        "makeOMLDataSet",
        "OMLDataSet"
      ]
    },
    {
      "page": "OMLDataSetDescription",
      "title": "Construct OMLDataSetDescription.",
      "concept": [
        "data set-related functions"
      ],
      "topics": [
        "makeOMLDataSetDescription",
        "OMLDataSetDescription"
      ]
    },
    {
      "page": "populateOMLCache",
      "title": "Download a bunch of OpenML objects to cache.",
      "topics": [
        "populateOMLCache"
      ]
    },
    {
      "page": "runTaskFlow",
      "title": "Reproduce the Run",
      "concept": [
        "run related functions"
      ],
      "topics": [
        "runTaskFlow"
      ]
    },
    {
      "page": "runTaskMlr",
      "title": "Run mlr learner on OpenML task.",
      "topics": [
        "OMLMlrRun",
        "runTaskMlr"
      ]
    },
    {
      "page": "saveOMLConfig",
      "title": "Saves a list of OpenML configuration settings to file.",
      "concept": [
        "config"
      ],
      "topics": [
        "saveOMLConfig"
      ]
    },
    {
      "page": "setOMLConfig",
      "title": "Settter for configuration settings.",
      "concept": [
        "config"
      ],
      "topics": [
        "setOMLConfig"
      ]
    },
    {
      "page": "tagging",
      "title": "Tagging of OpenML objects",
      "concept": [
        "data set-related functions",
        "flow-related functions",
        "run-related functions",
        "task-related functions"
      ],
      "topics": [
        "tagOMLObject",
        "untagOMLObject"
      ]
    },
    {
      "page": "uploadOMLDataSet",
      "title": "Upload a data set to the OpenML server.",
      "concept": [
        "data set-related functions",
        "uploading functions"
      ],
      "topics": [
        "uploadOMLDataSet"
      ]
    },
    {
      "page": "uploadOMLFlow",
      "title": "Upload an OpenML.",
      "concept": [
        "uploading functions"
      ],
      "topics": [
        "uploadOMLFlow"
      ]
    },
    {
      "page": "uploadOMLRun",
      "title": "Upload an OpenML run.",
      "concept": [
        "run-related functions",
        "uploading functions"
      ],
      "topics": [
        "uploadOMLRun"
      ]
    },
    {
      "page": "uploadOMLStudy",
      "title": "Upload OpenML Study information.",
      "concept": [
        "uploading functions"
      ],
      "topics": [
        "uploadOMLStudy"
      ]
    },
    {
      "page": "uploadOMLTask",
      "title": "Upload a task to the OpenML server.",
      "topics": [
        "uploadOMLTask"
      ]
    }
  ],
  "_readme": "https://github.com/openml/openml-r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "BBmisc",
    "cachem",
    "checkmate",
    "curl",
    "data.table",
    "digest",
    "fastmap",
    "httr",
    "jsonlite",
    "memoise",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "stringi",
    "sys",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "openml-cheatsheet.pdf.asis",
      "filename": "openml-cheatsheet.pdf",
      "title": "OpenML Cheatsheet",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2017-10-17 10:10:48",
      "modified": "2017-10-17 10:10:48",
      "commits": 1
    },
    {
      "source": "OpenML.html.asis",
      "filename": "OpenML.html",
      "title": "OpenML Tutorial",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2017-03-15 07:40:47",
      "modified": "2017-06-08 14:13:19",
      "commits": 2
    }
  ],
  "_score": 11.069456150927353,
  "_indexed": true,
  "_nocasepkg": "openml",
  "_universes": [
    "openml",
    "giuseppec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12",
      "date": "2026-05-25T08:47:37.000Z",
      "distro": "noble",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "9671176d0d27fd788f8a9213b29eedd882fa46cc88d609075f9dcfffb375624c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.12",
      "date": "2026-05-25T08:47:30.000Z",
      "distro": "noble",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "4c57d3e0a652325dc870e0c0000d3f98a939735ee334e9f4d1ca6d4a70115288",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.12",
      "date": "2026-05-25T08:47:06.000Z",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "8a05931f7252eed61564d19b51025d65b891eb858b24ff1c8b3f6bcbcab00c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.12",
      "date": "2026-05-25T08:46:47.000Z",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "507fb5ff1e115b007f2b25f8def4868cb42e50ef3bfcbd8e5dc73e49983df85e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.12",
      "date": "2026-05-25T08:47:19.000Z",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "a3a2033c7e862ea369d83a2132a92e4c3957eb848d73245811e4af9e64d4136d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.12",
      "date": "2026-05-25T08:46:23.000Z",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "27a4a750c7dcf2218cc2530ba2e574f6f57f6a78bb0879266caee50a013fa1df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.12",
      "date": "2026-05-25T08:46:17.000Z",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "b1b3ce70bce149807171453c80c6e1f14dbe5b81e67eaad3a5e02f727436058e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.12",
      "date": "2026-05-25T08:46:19.000Z",
      "commit": "896ab8c155ba4bb5d1d5338f46989fe2eda4d4fd",
      "fileid": "4a5e66e4628558649b47c80cd4f777db18eaf4d6b568b7a6eb1bc9cf16437c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openml/actions/runs/26391713642"
    }
  ]
}