{
  "_id": "6a49cda21b0c6c282ca7d1e3",
  "Type": "Package",
  "Package": "iml",
  "Title": "Interpretable Machine Learning",
  "Version": "0.11.4",
  "Authors@R": "c(\nperson(\"Giuseppe\", \"Casalicchio\", , \"giuseppe.casalicchio@lmu.de\", role = c(\"aut\", \"cre\")),\nperson(\"Christoph\", \"Molnar\", , \"christoph.molnar@gmail.com\", role = c(\"aut\")),\nperson(\"Patrick\", \"Schratz\", , \"patrick.schratz@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0748-6624\"))\n)",
  "Maintainer": "Giuseppe Casalicchio <giuseppe.casalicchio@lmu.de>",
  "Description": "Interpretability methods to analyze the behavior and\npredictions of any machine learning model.  Implemented methods\nare: Feature importance described by Fisher et al. (2018)\n<doi:10.48550/arxiv.1801.01489>, accumulated local effects\nplots described by Apley (2018)\n<doi:10.48550/arxiv.1612.08468>, partial dependence plots\ndescribed by Friedman (2001) <www.jstor.org/stable/2699986>,\nindividual conditional expectation ('ice') plots described by\nGoldstein et al.  (2013) <doi:10.1080/10618600.2014.907095>,\nlocal models (variant of 'lime') described by Ribeiro et. al\n(2016) <doi:10.48550/arXiv.1602.04938>, the Shapley Value\ndescribed by Strumbelj et. al (2014)\n<doi:10.1007/s10115-013-0679-x>, feature interactions described\nby Friedman et. al <doi:10.1214/07-AOAS148> and tree surrogate\nmodels.",
  "License": "MIT + file LICENSE",
  "URL": "https://giuseppec.github.io/iml/,\nhttps://github.com/giuseppec/iml/",
  "BugReports": "https://github.com/giuseppec/iml/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://giuseppec.r-universe.dev",
  "Date/Publication": "2025-02-24 12:15:23 UTC",
  "RemoteUrl": "https://github.com/giuseppec/iml",
  "RemoteRef": "HEAD",
  "RemoteSha": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 08:32:24 UTC",
    "User": "root"
  },
  "Author": "Giuseppe Casalicchio [aut, cre],\nChristoph Molnar [aut],\nPatrick Schratz [aut] (ORCID: <https://orcid.org/0000-0003-0748-6624>)",
  "_user": "giuseppec",
  "_type": "src",
  "_file": "iml_0.11.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/65b0070ff0b5840bd5af918c48bc011e855308ff9315ecef92a1242628c2ee48",
  "_filesize": 977801,
  "_sha256": "65b0070ff0b5840bd5af918c48bc011e855308ff9315ecef92a1242628c2ee48",
  "_expires": "2026-10-13T03:21:05.000Z",
  "_created": "2026-06-16T08:32:24.000Z",
  "_published": "2026-07-05T03:21:06.889Z",
  "_jobs": [
    {
      "job": 85188889864,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7661475378"
    },
    {
      "job": 85188889890,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661476304"
    },
    {
      "job": 85188889966,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7661452290"
    },
    {
      "job": 85188889985,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661444465"
    },
    {
      "job": 85188889849,
      "time": 324,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661393140"
    },
    {
      "job": 85188889987,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661453958"
    },
    {
      "job": 85188889927,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7661449543"
    },
    {
      "job": 85188890032,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7661455900"
    },
    {
      "job": 85188889906,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7661464602"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415",
  "_status": "success",
  "_upstream": "https://github.com/giuseppec/iml",
  "_commit": {
    "id": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
    "author": "giuseppec <giuseppe.casalicchio@gmail.com>",
    "committer": "giuseppec <giuseppe.casalicchio@gmail.com>",
    "message": "prepare for CRAN\n",
    "time": 1740399323
  },
  "_maintainer": {
    "name": "Giuseppe Casalicchio",
    "email": "giuseppe.casalicchio@lmu.de"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "ALEPlot",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "future.callr",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "gower",
      "role": "Suggests"
    },
    {
      "package": "h2o",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "version": ">= 2.2.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mlr",
      "role": "Suggests"
    },
    {
      "package": "mlr3",
      "role": "Suggests"
    },
    {
      "package": "party",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "yaImpute",
      "role": "Suggests"
    }
  ],
  "_owner": "giuseppec",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 503,
  "_contributors": [
    {
      "user": "christophm",
      "count": 585,
      "uuid": 1632100
    },
    {
      "user": "pat-s",
      "count": 121,
      "uuid": 8430564
    },
    {
      "user": "giuseppec",
      "count": 25,
      "uuid": 4238748
    },
    {
      "user": "mirka-henninger",
      "count": 6,
      "uuid": 18630121
    },
    {
      "user": "qwertz11",
      "count": 6,
      "uuid": 38836702
    },
    {
      "user": "aiwalter",
      "count": 3,
      "uuid": 29627036
    },
    {
      "user": "juliabrosig",
      "count": 1,
      "uuid": 22840083
    },
    {
      "user": "markroepke",
      "count": 1,
      "uuid": 26677807
    },
    {
      "user": "be-marc",
      "count": 1,
      "uuid": 33069354
    },
    {
      "user": "g-rho",
      "count": 1,
      "uuid": 6442463
    },
    {
      "user": "pfistfl",
      "count": 1,
      "uuid": 7313671
    }
  ],
  "_userbio": {
    "uuid": 4238748,
    "type": "user",
    "name": "Giuseppe Casalicchio",
    "followers": 42
  },
  "_downloads": {
    "count": 8186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/iml"
  },
  "_mentions": 14,
  "_devurl": "https://github.com/giuseppec/iml",
  "_pkgdown": "https://giuseppec.github.io/iml/",
  "_searchresults": 928,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iml.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/giuseppec/iml",
  "_realowner": "giuseppec",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2018-03-13"
    },
    {
      "version": "0.3.0",
      "date": "2018-04-10"
    },
    {
      "version": "0.4.0",
      "date": "2018-04-27"
    },
    {
      "version": "0.5.1",
      "date": "2018-05-15"
    },
    {
      "version": "0.6.0",
      "date": "2018-08-17"
    },
    {
      "version": "0.7.0",
      "date": "2018-09-11"
    },
    {
      "version": "0.7.1",
      "date": "2018-10-03"
    },
    {
      "version": "0.8.0",
      "date": "2018-12-20"
    },
    {
      "version": "0.8.1",
      "date": "2019-01-02"
    },
    {
      "version": "0.9.0",
      "date": "2019-02-05"
    },
    {
      "version": "0.10.0",
      "date": "2020-03-26"
    },
    {
      "version": "0.10.1",
      "date": "2020-09-24"
    },
    {
      "version": "0.11.0",
      "date": "2022-05-13"
    },
    {
      "version": "0.11.1",
      "date": "2022-09-08"
    },
    {
      "version": "0.11.2",
      "date": "2024-03-29"
    },
    {
      "version": "0.11.3",
      "date": "2024-04-27"
    },
    {
      "version": "0.11.4",
      "date": "2025-02-24"
    }
  ],
  "_exports": [
    "FeatureEffect",
    "FeatureEffects",
    "FeatureImp",
    "Interaction",
    "InterpretationMethod",
    "LocalModel",
    "Partial",
    "Predictor",
    "Shapley",
    "TreeSurrogate"
  ],
  "_help": [
    {
      "page": "iml-package",
      "title": "Make machine learning models and predictions interpretable",
      "topics": [
        "iml-package",
        "iml"
      ]
    },
    {
      "page": "extract.glmnet.effects",
      "title": "Extract glmnet effects",
      "topics": [
        "extract.glmnet.effects"
      ]
    },
    {
      "page": "FeatureEffect",
      "title": "Effect of a feature on predictions",
      "topics": [
        "FeatureEffect"
      ]
    },
    {
      "page": "FeatureEffects",
      "title": "Effect of a feature on predictions",
      "topics": [
        "FeatureEffects"
      ]
    },
    {
      "page": "FeatureImp",
      "title": "Feature importance",
      "topics": [
        "FeatureImp"
      ]
    },
    {
      "page": "has.predict",
      "title": "returns TRUE if object has predict function",
      "topics": [
        "has.predict"
      ]
    },
    {
      "page": "Interaction",
      "title": "Feature interactions",
      "topics": [
        "Interaction"
      ]
    },
    {
      "page": "InterpretationMethod",
      "title": "Interpretation Method",
      "topics": [
        "InterpretationMethod"
      ]
    },
    {
      "page": "LocalModel",
      "title": "LocalModel",
      "topics": [
        "LocalModel"
      ]
    },
    {
      "page": "order_levels",
      "title": "Order levels of a categorical features",
      "topics": [
        "order_levels"
      ]
    },
    {
      "page": "Partial",
      "title": "Effect of one or two feature(s) on the model predictions (deprecated)",
      "topics": [
        "Partial"
      ]
    },
    {
      "page": "plot.FeatureEffect",
      "title": "Plot FeatureEffect",
      "topics": [
        "plot.FeatureEffect"
      ]
    },
    {
      "page": "plot.FeatureEffects",
      "title": "Plot FeatureEffect",
      "topics": [
        "plot.FeatureEffects"
      ]
    },
    {
      "page": "plot.FeatureImp",
      "title": "Plot Feature Importance",
      "topics": [
        "plot.FeatureImp"
      ]
    },
    {
      "page": "plot.Interaction",
      "title": "Plot Interaction",
      "topics": [
        "plot.Interaction"
      ]
    },
    {
      "page": "plot.LocalModel",
      "title": "Plot Local Model",
      "topics": [
        "plot.LocalModel"
      ]
    },
    {
      "page": "plot.Shapley",
      "title": "Plot Shapley",
      "topics": [
        "plot.Shapley"
      ]
    },
    {
      "page": "plot.TreeSurrogate",
      "title": "Plot Tree Surrogate",
      "topics": [
        "plot.TreeSurrogate"
      ]
    },
    {
      "page": "predict.LocalModel",
      "title": "Predict LocalModel",
      "topics": [
        "predict.LocalModel"
      ]
    },
    {
      "page": "predict.TreeSurrogate",
      "title": "Predict Tree Surrogate",
      "topics": [
        "predict.TreeSurrogate"
      ]
    },
    {
      "page": "Predictor",
      "title": "Predictor object",
      "topics": [
        "Predictor"
      ]
    },
    {
      "page": "probs.to.labels",
      "title": "Turn class probabilities into class labels",
      "topics": [
        "probs.to.labels"
      ]
    },
    {
      "page": "Shapley",
      "title": "Prediction explanations with game theory",
      "topics": [
        "Shapley"
      ]
    },
    {
      "page": "TreeSurrogate",
      "title": "Decision tree surrogate model",
      "topics": [
        "TreeSurrogate"
      ]
    }
  ],
  "_readme": "https://github.com/giuseppec/iml/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "Formula",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "Metrics",
    "parallelly",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to iml: Interpretable Machine Learning in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data: Boston Housing",
        "Fitting the machine learning model",
        "Using the iml Predictor() container",
        "Feature importance",
        "Feature effects",
        "Measure interactions",
        "Surrogate model",
        "Explain single predictions with a local model",
        "Explain single predictions with game theory"
      ],
      "created": "2018-04-17 13:43:49",
      "modified": "2024-03-28 19:57:38",
      "commits": 11
    },
    {
      "source": "parallel.Rmd",
      "filename": "parallel.html",
      "title": "Parallel computation of interpretation methods",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Going parallel",
        "Interaction",
        "Feature Effects"
      ],
      "created": "2018-08-16 13:39:33",
      "modified": "2024-03-28 19:57:38",
      "commits": 10
    }
  ],
  "_score": 12.536430211023365,
  "_indexed": true,
  "_nocasepkg": "iml",
  "_universes": [
    "giuseppec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.4",
      "date": "2026-06-16T08:35:30.000Z",
      "distro": "noble",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/f5b7153adc6d7fddf71f12272a813d21dba3ab99fc1f2f47c083590ff3aacf80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.4",
      "date": "2026-06-16T08:35:29.000Z",
      "distro": "noble",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/43fc0d4395deb5354551c1e1fad94bb33902ae17a8f344a7b7096d4d0886687e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.4",
      "date": "2026-06-16T08:34:49.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/d106e6e11cdc6a9d62d213103a23aa0ff9f285e2b5c242b1c8ec4432cccfe573",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.4",
      "date": "2026-06-16T08:34:29.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/37567f513fc0c99ab348ba3010194453937d6903e3e3acaf07edbc0798e8ef79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.4",
      "date": "2026-06-16T08:35:23.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/c3fb19dadda5e2cb6fa77184ce2bcba000f053cf54659744f0443b67cc0cec2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.4",
      "date": "2026-06-16T08:34:09.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/62df0620c925fe15cd0746dfe5bf35cc587d698e4b2d1da00d04f41dd773ada8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.4",
      "date": "2026-06-16T08:34:26.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/e0f4df1e35cfbd21ed2e8818d00986fd70b62738598ea007f4038f9faeecfb09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.4",
      "date": "2026-06-16T08:34:46.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "https://r2.ropensci.org/ecf6a1ce803a4e6f12b20bce43363f1c79fa637e0949db073241b50c19aecaa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/27604539415"
    }
  ]
}