{
  "_id": "6a156ce1acfb0bcc41d641ca",
  "Package": "mlrintermbo",
  "Title": "Model-Based Optimization for 'mlr3' Through 'mlrMBO'",
  "Description": "The 'mlrMBO' package can ordinarily not be used for\noptimization within 'mlr3', because of incompatibilities of\ntheir respective class systems. 'mlrintermbo' offers a\ncompatibility interface that provides 'mlrMBO' as an\n'mlr3tuning' 'Tuner' object, for tuning of machine learning\nalgorithms within 'mlr3', as well as a 'bbotk' 'Optimizer'\nobject for optimization of general objective functions using\nthe 'bbotk' black box optimization framework. The control\nparameters of 'mlrMBO' are faithfully reproduced as a 'paradox'\n'ParamSet'.",
  "Authors@R": "c(\nperson(\"Martin\", \"Binder\", email = \"developer.mb706@doublecaret.com\", role = c(\"aut\", \"cre\")))",
  "URL": "https://github.com/mb706/mlrintermbo",
  "BugReports": "https://github.com/mb706/mlrintermbo/issues",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = FALSE)",
  "ByteCompile": "yes",
  "Version": "0.5.1-2",
  "RoxygenNote": "7.3.1",
  "Collate": "'utils.R' 'CapsuledMlr3Learner.R' 'ParamHelpersParamSet.R'\n'optimize.R' 'paramset.R' 'TunerInterMBO.R' 'surrogates.R'\n'zzz.R'",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://mb706.r-universe.dev",
  "Date/Publication": "2024-10-24 15:51:25 UTC",
  "RemoteUrl": "https://github.com/mb706/mlrintermbo",
  "RemoteRef": "HEAD",
  "RemoteSha": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:42:29 UTC",
    "User": "root"
  },
  "Author": "Martin Binder [aut, cre]",
  "Maintainer": "Martin Binder <developer.mb706@doublecaret.com>",
  "MD5sum": "3e71cef92ff37bb06cea14ef9e201e0b",
  "_user": "mb706",
  "_type": "src",
  "_file": "mlrintermbo_0.5.1-2.tar.gz",
  "_fileid": "bdd4b2d899d95bf98da54292e02b860f124d0bf8f87b3566c57b9a69116cee13",
  "_filesize": 120005,
  "_sha256": "bdd4b2d899d95bf98da54292e02b860f124d0bf8f87b3566c57b9a69116cee13",
  "_created": "2026-05-26T09:42:29.000Z",
  "_published": "2026-05-26T09:50:25.815Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77848125792,
      "time": 363,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213926021"
    },
    {
      "job": 77848125533,
      "time": 373,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213929353"
    },
    {
      "job": 77848125572,
      "time": 440,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213930070"
    },
    {
      "job": 77848125563,
      "time": 254,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213881543"
    },
    {
      "job": 77847585920,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213802654"
    },
    {
      "job": 77848125501,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213842098"
    },
    {
      "job": 77848125641,
      "time": 381,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213931657"
    },
    {
      "job": 77848125678,
      "time": 376,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213929894"
    },
    {
      "job": 77848125598,
      "time": 385,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213933138"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mb706/mlrintermbo",
  "_commit": {
    "id": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
    "author": "mb706 <mb706@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "bugfix",
    "time": 1729785085
  },
  "_maintainer": {
    "name": "Martin Binder",
    "email": "developer.mb706@doublecaret.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "backports",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "mlr3misc",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "paradox",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "bbotk",
      "role": "Imports"
    },
    {
      "package": "mlr3tuning",
      "role": "Imports"
    },
    {
      "package": "mlr",
      "role": "Suggests"
    },
    {
      "package": "ParamHelpers",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rgenoud",
      "role": "Suggests"
    },
    {
      "package": "DiceKriging",
      "role": "Suggests"
    },
    {
      "package": "emoa",
      "role": "Suggests"
    },
    {
      "package": "cmaesr",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "smoof",
      "role": "Suggests"
    },
    {
      "package": "lgr",
      "role": "Suggests"
    },
    {
      "package": "mlr3",
      "role": "Suggests"
    },
    {
      "package": "mlr3learners",
      "role": "Suggests"
    },
    {
      "package": "mlr3pipelines",
      "role": "Suggests"
    },
    {
      "package": "mlrMBO",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "mco",
      "role": "Suggests"
    }
  ],
  "_owner": "mb706",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mb706",
      "count": 147,
      "uuid": 15801081
    }
  ],
  "_userbio": {
    "uuid": 15801081,
    "type": "user",
    "name": "mb706"
  },
  "_downloads": {
    "count": 607,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlrintermbo"
  },
  "_devurl": "https://github.com/mb706/mlrintermbo",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlrintermbo.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mb706/mlrintermbo",
  "_realowner": "mb706",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2021-03-01"
    },
    {
      "version": "0.5.1",
      "date": "2024-05-27"
    },
    {
      "version": "0.5.1-1",
      "date": "2024-06-07"
    }
  ],
  "_exports": [
    "captureSpecials",
    "makeMlr3Surrogate",
    "OptimInstanceMultiCrit",
    "OptimInstanceSingleCrit",
    "Optimizer",
    "OptimizerInterMBO",
    "TunerInterMBO",
    "TuningInstanceMultiCrit",
    "TuningInstanceSingleCrit"
  ],
  "_help": [
    {
      "page": "mlrintermbo-package",
      "title": "mlrintermbo: Model-Based Optimization for 'mlr3' Through 'mlrMBO'",
      "topics": [
        "mlrintermbo-package",
        "mlrintermbo"
      ]
    },
    {
      "page": "makeMlr3Surrogate",
      "title": "Create Surrogate Learner",
      "topics": [
        "makeMlr3Surrogate"
      ]
    },
    {
      "page": "OptimInstanceMultiCrit",
      "title": "OptimInstanceMultiCrit Class",
      "topics": [
        "OptimInstanceMultiCrit"
      ]
    },
    {
      "page": "OptimInstanceSingleCrit",
      "title": "OptimInstanceSingleCrit Class",
      "topics": [
        "OptimInstanceSingleCrit"
      ]
    },
    {
      "page": "Optimizer",
      "title": "Optimizer Class",
      "topics": [
        "Optimizer"
      ]
    },
    {
      "page": "OptimizerInterMBO",
      "title": "Tuner and Optimizer using mlrMBO",
      "topics": [
        "mlr_optimizers_intermbo",
        "mlr_tuners_intermbo",
        "OptimizerInterMBO",
        "TunerInterMBO"
      ]
    },
    {
      "page": "TuningInstanceMultiCrit",
      "title": "TuningInstanceMultiCrit Class",
      "topics": [
        "TuningInstanceMultiCrit"
      ]
    },
    {
      "page": "TuningInstanceSingleCrit",
      "title": "TuningInstanceSingleCrit Class",
      "topics": [
        "TuningInstanceSingleCrit"
      ]
    }
  ],
  "_readme": "https://github.com/mb706/mlrintermbo/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bbotk",
    "callr",
    "checkmate",
    "cli",
    "codetools",
    "data.table",
    "digest",
    "evaluate",
    "future",
    "future.apply",
    "globals",
    "lgr",
    "lhs",
    "listenv",
    "mirai",
    "mlbench",
    "mlr3",
    "mlr3measures",
    "mlr3misc",
    "mlr3tuning",
    "nanonext",
    "palmerpenguins",
    "paradox",
    "parallelly",
    "processx",
    "PRROC",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "uuid"
  ],
  "_score": 3.3424226808222066,
  "_indexed": true,
  "_nocasepkg": "mlrintermbo",
  "_universes": [
    "mb706"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:44:42.000Z",
      "distro": "noble",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "9269b4ce4a0e47680a88a5dca35c1cb281a7970aad3c118657d1d6045102d7c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:44:49.000Z",
      "distro": "noble",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "e27a670b863e7ae991a879020abc83e70a54d1d5136d953da9e3f0e7dc370335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:45:01.000Z",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "427a08fa989442836b28a7b391368140c8d292e4e39e0967c3d5efbf47da04e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:44:19.000Z",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "b8a26e12f71b43409a628940acc39e72aa9f4e4e88ccb9e4c03a5e53514d10ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:44:42.000Z",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "87e648c586de0147b889dbcc6223d23ecc9bf04125dc825534c60b155a1a7eb4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:43:48.000Z",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "0904348cb0b38eb3115c53da7f6e86ac6616b2b667bf6f406144b0f1f243b4bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:43:48.000Z",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "9f5dd94134d25f1d1af4255185f5b49aa30219d6600954b40625faf8c767b736",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1-2",
      "date": "2026-05-26T09:43:47.000Z",
      "commit": "056a4987358fff8c1a7e16ec6b8e9c5c2e1c263d",
      "fileid": "c3ad9274d92b99ecb84a009a690b4f0399e85de313e436f7ce870200830b5b6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mb706/actions/runs/26444594183"
    }
  ]
}