{
  "_id": "6a1f0f73b401979e7341d5b0",
  "Package": "mlr3data",
  "Title": "Collection of Machine Learning Data Sets for 'mlr3'",
  "Version": "0.9.0",
  "Authors@R": "c(person(given = \"Michel\",\nfamily = \"Lang\",\nrole = \"ctb\",\nemail = \"michellang@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9754-0393\")),\nperson(given = \"Marc\",\nfamily = \"Becker\",\nrole = c(\"cre\", \"aut\"),\nemail = \"marcbecker@posteo.de\",\ncomment = c(ORCID = \"0000-0002-8115-0400\")))",
  "Description": "A small collection of interesting and educational machine\nlearning data sets which are used as examples in the 'mlr3'\nbook (<https://mlr3book.mlr-org.com>), the use case gallery\n(<https://mlr3gallery.mlr-org.com>), or in other examples. All\ndata sets are properly preprocessed and ready to be analyzed by\nmost machine learning algorithms.  Data sets are automatically\nadded to the dictionary of tasks if 'mlr3' is loaded.",
  "License": "LGPL-3",
  "URL": "https://github.com/mlr-org/mlr3data",
  "BugReports": "https://github.com/mlr-org/mlr3data/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "NeedsCompilation": "no",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://mlr-org.r-universe.dev",
  "Date/Publication": "2024-11-08 08:25:27 UTC",
  "RemoteUrl": "https://github.com/mlr-org/mlr3data",
  "RemoteRef": "v0.9.0",
  "RemoteSha": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
  "Packaged": {
    "Date": "2026-05-17 08:34:43 UTC",
    "User": "root"
  },
  "Author": "Michel Lang [ctb] (ORCID: <https://orcid.org/0000-0001-9754-0393>),\nMarc Becker [cre, aut] (ORCID: <https://orcid.org/0000-0002-8115-0400>)",
  "Maintainer": "Marc Becker <marcbecker@posteo.de>",
  "MD5sum": "503fac4fc689f6ff280b8454ef22f27f",
  "_user": "mlr-org",
  "_type": "src",
  "_file": "mlr3data_0.9.0.tar.gz",
  "_fileid": "74a6f532df50ade39a5b208674b905d8238ef2ffe4cd279463c62c008cc8f603",
  "_filesize": 3359097,
  "_sha256": "74a6f532df50ade39a5b208674b905d8238ef2ffe4cd279463c62c008cc8f603",
  "_created": "2026-05-17T08:34:43.000Z",
  "_published": "2026-06-02T17:14:27.875Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79129395831,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040871526"
    },
    {
      "job": 79129396646,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040870819"
    },
    {
      "job": 79129396365,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040869090"
    },
    {
      "job": 79129395825,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040868397"
    },
    {
      "job": 79129395487,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040858476"
    },
    {
      "job": 79129395348,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364795988"
    },
    {
      "job": 79129395864,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040868609"
    },
    {
      "job": 79129396306,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040866360"
    },
    {
      "job": 79129396440,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040866471"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlr-org/mlr3data",
  "_commit": {
    "id": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
    "author": "Marc Becker <33069354+be-marc@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "release: 0.9.0 (#24)\n\n",
    "time": 1731054327
  },
  "_maintainer": {
    "name": "Marc Becker",
    "email": "marcbecker@posteo.de",
    "login": "be-marc",
    "description": "",
    "uuid": 33069354,
    "orcid": "0000-0002-8115-0400"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "mlr3",
      "version": ">= 0.13.3",
      "role": "Suggests"
    }
  ],
  "_owner": "mlr-org",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "data-science",
    "data-sets",
    "machine-learning",
    "mlr3"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mllg",
      "count": 65,
      "uuid": 1260920
    },
    {
      "user": "be-marc",
      "count": 27,
      "uuid": 33069354
    },
    {
      "user": "pat-s",
      "count": 19,
      "uuid": 8430564
    },
    {
      "user": "sumny",
      "count": 2,
      "uuid": 17437765
    }
  ],
  "_userbio": {
    "uuid": 12941794,
    "type": "organization",
    "name": "mlr-org"
  },
  "_downloads": {
    "count": 7461,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlr3data"
  },
  "_devurl": "https://github.com/mlr-org/mlr3data",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlr3data.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlr-org/mlr3data",
  "_realowner": "mlr-org",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-10"
    },
    {
      "version": "0.2.0",
      "date": "2020-08-03"
    },
    {
      "version": "0.2.1",
      "date": "2020-10-05"
    },
    {
      "version": "0.3.0",
      "date": "2020-12-04"
    },
    {
      "version": "0.3.1",
      "date": "2021-03-19"
    },
    {
      "version": "0.4.0",
      "date": "2021-06-08"
    },
    {
      "version": "0.5.0",
      "date": "2021-06-29"
    },
    {
      "version": "0.6.0",
      "date": "2022-03-18"
    },
    {
      "version": "0.6.1",
      "date": "2022-08-15"
    },
    {
      "version": "0.7.0",
      "date": "2023-06-29"
    },
    {
      "version": "0.8.0",
      "date": "2024-11-06"
    },
    {
      "version": "0.9.0",
      "date": "2024-11-08"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "ames_housing",
      "title": "House Sales in Ames, Iowa",
      "object": "ames_housing",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Sale_Price",
        "Alley",
        "Bedroom_AbvGr",
        "Bldg_Type",
        "Bsmt_Cond",
        "Bsmt_Exposure",
        "Bsmt_Full_Bath",
        "Bsmt_Half_Bath",
        "Bsmt_Qual",
        "Bsmt_Unf_SF",
        "BsmtFin_SF_1",
        "BsmtFin_SF_2",
        "BsmtFin_Type_1",
        "BsmtFin_Type_2",
        "Central_Air",
        "Condition_1",
        "Condition_2",
        "Condition_3",
        "Electrical",
        "Enclosed_Porch",
        "Exter_Cond",
        "Exter_Qual",
        "Exterior_1st",
        "Exterior_2nd",
        "Fence",
        "Fireplace_Qu",
        "Fireplaces",
        "First_Flr_SF",
        "Foundation",
        "Full_Bath",
        "Functional",
        "Garage_Area",
        "Garage_Cars",
        "Garage_Cond",
        "Garage_Finish",
        "Garage_Qual",
        "Garage_Type",
        "Garage_Yr_Blt",
        "Gr_Liv_Area",
        "Half_Bath",
        "Heating",
        "Heating_QC",
        "House_Style",
        "Kitchen_AbvGr",
        "Land_Contour",
        "Land_Slope",
        "Lot_Area",
        "Lot_Area_m2",
        "Lot_Config",
        "Lot_Frontage",
        "Lot_Shape",
        "Low_Qual_Fin_SF",
        "Mas_Vnr_Area",
        "Mas_Vnr_Type",
        "Misc_Feature",
        "Misc_Feature_2",
        "Misc_Val",
        "Mo_Sold",
        "MS_SubClass",
        "MS_Zoning",
        "Neighborhood",
        "Open_Porch_SF",
        "Overall_Cond",
        "Overall_Qual",
        "Paved_Drive",
        "Pool_Area",
        "Pool_QC",
        "Roof_Matl",
        "Roof_Style",
        "Sale_Condition",
        "Sale_Type",
        "Screen_Porch",
        "Second_Flr_SF",
        "Street",
        "Three_season_porch",
        "Total_Bsmt_SF",
        "TotRms_AbvGrd",
        "Utilities",
        "Wood_Deck_SF",
        "Year_Built",
        "Year_Remod_Add",
        "Year_Sold"
      ],
      "rows": 2930,
      "table": true,
      "tojson": true
    },
    {
      "name": "bike_sharing",
      "title": "Bike Sharing Demand",
      "object": "bike_sharing",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "date",
        "season",
        "year",
        "month",
        "hour",
        "holiday",
        "weekday",
        "working_day",
        "weather",
        "temperature",
        "apparent_temperature",
        "humidity",
        "windspeed",
        "count"
      ],
      "rows": 17379,
      "table": true,
      "tojson": true
    },
    {
      "name": "energy_usage",
      "title": "Power Consumption of Kitchen Appliances in Ames, Iowa",
      "object": "energy_usage",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "att1",
        "att2",
        "att3",
        "att4",
        "att5",
        "att6",
        "att7",
        "att8",
        "att9",
        "att10",
        "att11",
        "att12",
        "att13",
        "att14",
        "att15",
        "att16",
        "att17",
        "att18",
        "att19",
        "att20",
        "att21",
        "att22",
        "att23",
        "att24",
        "att25",
        "att26",
        "att27",
        "att28",
        "att29",
        "att30",
        "att31",
        "att32",
        "att33",
        "att34",
        "att35",
        "att36",
        "att37",
        "att38",
        "att39",
        "att40",
        "att41",
        "att42",
        "att43",
        "att44",
        "att45",
        "att46",
        "att47",
        "att48",
        "att49",
        "att50",
        "att51",
        "att52",
        "att53",
        "att54",
        "att55",
        "att56",
        "att57",
        "att58",
        "att59",
        "att60",
        "att61",
        "att62",
        "att63",
        "att64",
        "att65",
        "att66",
        "att67",
        "att68",
        "att69",
        "att70",
        "att71",
        "att72",
        "att73",
        "att74",
        "att75",
        "att76",
        "att77",
        "att78",
        "att79",
        "att80",
        "att81",
        "att82",
        "att83",
        "att84",
        "att85",
        "att86",
        "att87",
        "att88",
        "att89",
        "att90",
        "att91",
        "att92",
        "att93",
        "att94",
        "att95",
        "att96",
        "att97",
        "att98",
        "att99",
        "att100",
        "att101",
        "att102",
        "att103",
        "att104",
        "att105",
        "att106",
        "att107",
        "att108",
        "att109",
        "att110",
        "att111",
        "att112",
        "att113",
        "att114",
        "att115",
        "att116",
        "att117",
        "att118",
        "att119",
        "att120",
        "att121",
        "att122",
        "att123",
        "att124",
        "att125",
        "att126",
        "att127",
        "att128",
        "att129",
        "att130",
        "att131",
        "att132",
        "att133",
        "att134",
        "att135",
        "att136",
        "att137",
        "att138",
        "att139",
        "att140",
        "att141",
        "att142",
        "att143",
        "att144",
        "att145",
        "att146",
        "att147",
        "att148",
        "att149",
        "att150",
        "att151",
        "att152",
        "att153",
        "att154",
        "att155",
        "att156",
        "att157",
        "att158",
        "att159",
        "att160",
        "att161",
        "att162",
        "att163",
        "att164",
        "att165",
        "att166",
        "att167",
        "att168",
        "att169",
        "att170",
        "att171",
        "att172",
        "att173",
        "att174",
        "att175",
        "att176",
        "att177",
        "att178",
        "att179",
        "att180",
        "att181",
        "att182",
        "att183",
        "att184",
        "att185",
        "att186",
        "att187",
        "att188",
        "att189",
        "att190",
        "att191",
        "att192",
        "att193",
        "att194",
        "att195",
        "att196",
        "att197",
        "att198",
        "att199",
        "att200",
        "att201",
        "att202",
        "att203",
        "att204",
        "att205",
        "att206",
        "att207",
        "att208",
        "att209",
        "att210",
        "att211",
        "att212",
        "att213",
        "att214",
        "att215",
        "att216",
        "att217",
        "att218",
        "att219",
        "att220",
        "att221",
        "att222",
        "att223",
        "att224",
        "att225",
        "att226",
        "att227",
        "att228",
        "att229",
        "att230",
        "att231",
        "att232",
        "att233",
        "att234",
        "att235",
        "att236",
        "att237",
        "att238",
        "att239",
        "att240",
        "att241",
        "att242",
        "att243",
        "att244",
        "att245",
        "att246",
        "att247",
        "att248",
        "att249",
        "att250",
        "att251",
        "att252",
        "att253",
        "att254",
        "att255",
        "att256",
        "att257",
        "att258",
        "att259",
        "att260",
        "att261",
        "att262",
        "att263",
        "att264",
        "att265",
        "att266",
        "att267",
        "att268",
        "att269",
        "att270",
        "att271",
        "att272",
        "att273",
        "att274",
        "att275",
        "att276",
        "att277",
        "att278",
        "att279",
        "att280",
        "att281",
        "att282",
        "att283",
        "att284",
        "att285",
        "att286",
        "att287",
        "att288",
        "att289",
        "att290",
        "att291",
        "att292",
        "att293",
        "att294",
        "att295",
        "att296",
        "att297",
        "att298",
        "att299",
        "att300",
        "att301",
        "att302",
        "att303",
        "att304",
        "att305",
        "att306",
        "att307",
        "att308",
        "att309",
        "att310",
        "att311",
        "att312",
        "att313",
        "att314",
        "att315",
        "att316",
        "att317",
        "att318",
        "att319",
        "att320",
        "att321",
        "att322",
        "att323",
        "att324",
        "att325",
        "att326",
        "att327",
        "att328",
        "att329",
        "att330",
        "att331",
        "att332",
        "att333",
        "att334",
        "att335",
        "att336",
        "att337",
        "att338",
        "att339",
        "att340",
        "att341",
        "att342",
        "att343",
        "att344",
        "att345",
        "att346",
        "att347",
        "att348",
        "att349",
        "att350",
        "att351",
        "att352",
        "att353",
        "att354",
        "att355",
        "att356",
        "att357",
        "att358",
        "att359",
        "att360",
        "att361",
        "att362",
        "att363",
        "att364",
        "att365",
        "att366",
        "att367",
        "att368",
        "att369",
        "att370",
        "att371",
        "att372",
        "att373",
        "att374",
        "att375",
        "att376",
        "att377",
        "att378",
        "att379",
        "att380",
        "att381",
        "att382",
        "att383",
        "att384",
        "att385",
        "att386",
        "att387",
        "att388",
        "att389",
        "att390",
        "att391",
        "att392",
        "att393",
        "att394",
        "att395",
        "att396",
        "att397",
        "att398",
        "att399",
        "att400",
        "att401",
        "att402",
        "att403",
        "att404",
        "att405",
        "att406",
        "att407",
        "att408",
        "att409",
        "att410",
        "att411",
        "att412",
        "att413",
        "att414",
        "att415",
        "att416",
        "att417",
        "att418",
        "att419",
        "att420",
        "att421",
        "att422",
        "att423",
        "att424",
        "att425",
        "att426",
        "att427",
        "att428",
        "att429",
        "att430",
        "att431",
        "att432",
        "att433",
        "att434",
        "att435",
        "att436",
        "att437",
        "att438",
        "att439",
        "att440",
        "att441",
        "att442",
        "att443",
        "att444",
        "att445",
        "att446",
        "att447",
        "att448",
        "att449",
        "att450",
        "att451",
        "att452",
        "att453",
        "att454",
        "att455",
        "att456",
        "att457",
        "att458",
        "att459",
        "att460",
        "att461",
        "att462",
        "att463",
        "att464",
        "att465",
        "att466",
        "att467",
        "att468",
        "att469",
        "att470",
        "att471",
        "att472",
        "att473",
        "att474",
        "att475",
        "att476",
        "att477",
        "att478",
        "att479",
        "att480",
        "att481",
        "att482",
        "att483",
        "att484",
        "att485",
        "att486",
        "att487",
        "att488",
        "att489",
        "att490",
        "att491",
        "att492",
        "att493",
        "att494",
        "att495",
        "att496",
        "att497",
        "att498",
        "att499",
        "att500",
        "att501",
        "att502",
        "att503",
        "att504",
        "att505",
        "att506",
        "att507",
        "att508",
        "att509",
        "att510",
        "att511",
        "att512",
        "att513",
        "att514",
        "att515",
        "att516",
        "att517",
        "att518",
        "att519",
        "att520",
        "att521",
        "att522",
        "att523",
        "att524",
        "att525",
        "att526",
        "att527",
        "att528",
        "att529",
        "att530",
        "att531",
        "att532",
        "att533",
        "att534",
        "att535",
        "att536",
        "att537",
        "att538",
        "att539",
        "att540",
        "att541",
        "att542",
        "att543",
        "att544",
        "att545",
        "att546",
        "att547",
        "att548",
        "att549",
        "att550",
        "att551",
        "att552",
        "att553",
        "att554",
        "att555",
        "att556",
        "att557",
        "att558",
        "att559",
        "att560",
        "att561",
        "att562",
        "att563",
        "att564",
        "att565",
        "att566",
        "att567",
        "att568",
        "att569",
        "att570",
        "att571",
        "att572",
        "att573",
        "att574",
        "att575",
        "att576",
        "att577",
        "att578",
        "att579",
        "att580",
        "att581",
        "att582",
        "att583",
        "att584",
        "att585",
        "att586",
        "att587",
        "att588",
        "att589",
        "att590",
        "att591",
        "att592",
        "att593",
        "att594",
        "att595",
        "att596",
        "att597",
        "att598",
        "att599",
        "att600",
        "att601",
        "att602",
        "att603",
        "att604",
        "att605",
        "att606",
        "att607",
        "att608",
        "att609",
        "att610",
        "att611",
        "att612",
        "att613",
        "att614",
        "att615",
        "att616",
        "att617",
        "att618",
        "att619",
        "att620",
        "att621",
        "att622",
        "att623",
        "att624",
        "att625",
        "att626",
        "att627",
        "att628",
        "att629",
        "att630",
        "att631",
        "att632",
        "att633",
        "att634",
        "att635",
        "att636",
        "att637",
        "att638",
        "att639",
        "att640",
        "att641",
        "att642",
        "att643",
        "att644",
        "att645",
        "att646",
        "att647",
        "att648",
        "att649",
        "att650",
        "att651",
        "att652",
        "att653",
        "att654",
        "att655",
        "att656",
        "att657",
        "att658",
        "att659",
        "att660",
        "att661",
        "att662",
        "att663",
        "att664",
        "att665",
        "att666",
        "att667",
        "att668",
        "att669",
        "att670",
        "att671",
        "att672",
        "att673",
        "att674",
        "att675",
        "att676",
        "att677",
        "att678",
        "att679",
        "att680",
        "att681",
        "att682",
        "att683",
        "att684",
        "att685",
        "att686",
        "att687",
        "att688",
        "att689",
        "att690",
        "att691",
        "att692",
        "att693",
        "att694",
        "att695",
        "att696",
        "att697",
        "att698",
        "att699",
        "att700",
        "att701",
        "att702",
        "att703",
        "att704",
        "att705",
        "att706",
        "att707",
        "att708",
        "att709",
        "att710",
        "att711",
        "att712",
        "att713",
        "att714",
        "att715",
        "att716",
        "att717",
        "att718",
        "att719",
        "att720"
      ],
      "rows": 2930,
      "table": true,
      "tojson": true
    },
    {
      "name": "ilpd",
      "title": "Indian Liver Patient Dataset",
      "object": "ilpd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "gender",
        "total_bilirubin",
        "direct_bilirubin",
        "alkaline_phosphatase",
        "alanine_transaminase",
        "aspartate_transaminase",
        "total_protein",
        "albumin",
        "albumin_globulin_ratio",
        "diseased"
      ],
      "rows": 583,
      "table": true,
      "tojson": true
    },
    {
      "name": "kc_housing",
      "title": "House Sales in King County",
      "object": "kc_housing",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "price",
        "bedrooms",
        "bathrooms",
        "sqft_living",
        "sqft_lot",
        "floors",
        "waterfront",
        "view",
        "condition",
        "grade",
        "sqft_above",
        "sqft_basement",
        "yr_built",
        "yr_renovated",
        "zipcode",
        "lat",
        "long",
        "sqft_living15",
        "sqft_lot15"
      ],
      "rows": 21613,
      "table": true,
      "tojson": true
    },
    {
      "name": "moneyball",
      "title": "Major League Baseball Statistics 1962-2012",
      "object": "moneyball",
      "class": [
        "data.frame"
      ],
      "fields": [
        "team",
        "league",
        "year",
        "rs",
        "ra",
        "w",
        "obp",
        "slg",
        "ba",
        "playoffs",
        "rankseason",
        "rankplayoffs",
        "g",
        "oobp",
        "oslg"
      ],
      "rows": 1232,
      "table": true,
      "tojson": true
    },
    {
      "name": "optdigits",
      "title": "Optical Recognition of Handwritten Digits",
      "object": "optdigits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "input1",
        "input2",
        "input3",
        "input4",
        "input5",
        "input6",
        "input7",
        "input8",
        "input9",
        "input10",
        "input11",
        "input12",
        "input13",
        "input14",
        "input15",
        "input16",
        "input17",
        "input18",
        "input19",
        "input20",
        "input21",
        "input22",
        "input23",
        "input24",
        "input25",
        "input26",
        "input27",
        "input28",
        "input29",
        "input30",
        "input31",
        "input32",
        "input33",
        "input34",
        "input35",
        "input36",
        "input37",
        "input38",
        "input39",
        "input40",
        "input41",
        "input42",
        "input43",
        "input44",
        "input45",
        "input46",
        "input47",
        "input48",
        "input49",
        "input50",
        "input51",
        "input52",
        "input53",
        "input54",
        "input55",
        "input56",
        "input57",
        "input58",
        "input59",
        "input60",
        "input61",
        "input62",
        "input63",
        "input64",
        "binaryclass"
      ],
      "rows": 5620,
      "table": true,
      "tojson": true
    },
    {
      "name": "penguins_simple",
      "title": "Simplified Palmer Penguins Data Set",
      "object": "penguins_simple",
      "class": [
        "data.frame"
      ],
      "fields": [
        "species",
        "bill_depth",
        "bill_length",
        "body_mass",
        "flipper_length",
        "year",
        "island.Biscoe",
        "island.Dream",
        "island.Torgersen",
        "sex.female",
        "sex.male"
      ],
      "rows": 333,
      "table": true,
      "tojson": true
    },
    {
      "name": "titanic",
      "title": "Titanic",
      "object": "titanic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survived",
        "pclass",
        "name",
        "sex",
        "age",
        "sib_sp",
        "parch",
        "ticket",
        "fare",
        "cabin",
        "embarked"
      ],
      "rows": 1309,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mlr3data-package",
      "title": "mlr3data: Collection of Machine Learning Data Sets for 'mlr3'",
      "topics": [
        "mlr3data-package",
        "mlr3data"
      ]
    },
    {
      "page": "ames_housing",
      "title": "House Sales in Ames, Iowa",
      "topics": [
        "ames_housing",
        "mlr_tasks_ames_housing"
      ]
    },
    {
      "page": "bike_sharing",
      "title": "Bike Sharing Demand",
      "topics": [
        "bike_sharing",
        "mlr_tasks_bike_sharing"
      ]
    },
    {
      "page": "energy_usage",
      "title": "Power Consumption of Kitchen Appliances in Ames, Iowa",
      "topics": [
        "energy_usage"
      ]
    },
    {
      "page": "ilpd",
      "title": "Indian Liver Patient Dataset",
      "topics": [
        "ilpd",
        "mlr_tasks_ilpd"
      ]
    },
    {
      "page": "kc_housing",
      "title": "House Sales in King County",
      "topics": [
        "kc_housing",
        "mlr_tasks_kc_housing"
      ]
    },
    {
      "page": "moneyball",
      "title": "Major League Baseball Statistics 1962-2012",
      "topics": [
        "mlr_tasks_moneyball",
        "moneyball"
      ]
    },
    {
      "page": "optdigits",
      "title": "Optical Recognition of Handwritten Digits",
      "topics": [
        "mlr_tasks_optdigits",
        "optdigits"
      ]
    },
    {
      "page": "penguins_simple",
      "title": "Simplified Palmer Penguins Data Set",
      "topics": [
        "mlr_tasks_penguins_simple",
        "penguins_simple"
      ]
    },
    {
      "page": "titanic",
      "title": "Titanic",
      "topics": [
        "mlr_tasks_titanic",
        "titanic"
      ]
    }
  ],
  "_readme": "https://github.com/mlr-org/mlr3data/raw/v0.9.0/README.md",
  "_rundeps": [],
  "_score": 5.406823146045734,
  "_indexed": true,
  "_nocasepkg": "mlr3data",
  "_universes": [
    "mlr-org",
    "be-marc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-17T08:36:42.000Z",
      "distro": "noble",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "f88167ddb1fa679f0b27d5eb5c3a5cb924cb50fdfea23317fe19328cb0606865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-17T08:36:38.000Z",
      "distro": "noble",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "02de891a87e523f6c986d7ee62c3e74a351d2d2da1c80340183214a5bfb7ad9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-17T08:36:25.000Z",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "37827fc721ae5b6cfac316cc86803ba47f55b1358c4c22c3296b18d8c8039b85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-17T08:36:18.000Z",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "9e09d57d4737597eeb277763a1add32f5cfda9f00a726f336a04aac29fbe354e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-17T08:36:11.000Z",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "1a067a176adbd21549b6c7d7ea07c220ccd834d5d14bfbc77abf4a6217d2605d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-17T08:35:54.000Z",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "fccaa8f1b3c84474cc0567360d74ac754cc6457123242ff7ab099ad79c11fe76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-17T08:35:56.000Z",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "098cdda7bd899af1522f90275e77cf17bc1b34458ff81efcc57d00487ee3c557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-06-02T17:14:05.000Z",
      "commit": "6a444a22bffc8d0dbadd4b0413eed8cadba8eabe",
      "fileid": "2f526ca44d9a0a46ff12436f1b3eccd9245a6f05b9bc9d259af53064fdc4404e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25985947573"
    }
  ]
}