{
  "_id": "6a1f0f08b401979e7341d477",
  "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-05-17 08:43:59 UTC",
    "User": "root"
  },
  "Author": "Giuseppe Casalicchio [aut, cre],\nChristoph Molnar [aut],\nPatrick Schratz [aut] (ORCID: <https://orcid.org/0000-0003-0748-6624>)",
  "MD5sum": "51ccb7187b153befa4f84498bd3a193b",
  "_user": "giuseppec",
  "_type": "src",
  "_file": "iml_0.11.4.tar.gz",
  "_fileid": "b8d27c8c669f0651f8f95130f650fc51ed5c0aa76b962bb0c7a85739841d40b3",
  "_filesize": 974690,
  "_sha256": "b8d27c8c669f0651f8f95130f650fc51ed5c0aa76b962bb0c7a85739841d40b3",
  "_created": "2026-05-17T08:43:59.000Z",
  "_published": "2026-06-02T17:12:40.143Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128857891,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040943654"
    },
    {
      "job": 79128858025,
      "time": 240,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040946971"
    },
    {
      "job": 79128857777,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040946029"
    },
    {
      "job": 79128857746,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040940563"
    },
    {
      "job": 79128857446,
      "time": 341,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040918390"
    },
    {
      "job": 79128857188,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364754319"
    },
    {
      "job": 79128857712,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040937346"
    },
    {
      "job": 79128858045,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040939276"
    },
    {
      "job": 79128857704,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040934676"
    }
  ],
  "_buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 7211,
    "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": 1094,
  "_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",
    "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.55282331205359,
  "_indexed": true,
  "_nocasepkg": "iml",
  "_universes": [
    "giuseppec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.4",
      "date": "2026-05-17T08:47:05.000Z",
      "distro": "noble",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "62a473de78b207af674b446d8d18f5370fd89284d46011b3729cadc41b69e18f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.4",
      "date": "2026-05-17T08:47:34.000Z",
      "distro": "noble",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "5d6ffc8e53fef31f1ea2a1e1d46160e99200763ed4703f79b592fac9cd7b268a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.4",
      "date": "2026-05-17T08:47:25.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "d4557e2e4e6da119a871fd9db504e9792045fccea671636118254b320c0d95e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.4",
      "date": "2026-05-17T08:46:46.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "e1a72f5fbcc2867acf9fd94ee837137069e1c3b83ddd16272bb33da6f9864d5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.4",
      "date": "2026-05-17T08:46:02.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "c02de24a92dca6d6b3e60839cdf82939506345da0905057a1fa95b574654c34f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.4",
      "date": "2026-05-17T08:46:16.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "dbcc3974abf8a979d16165b61ae85d1ad69579ffe878d65c94f1584ce530ac81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.4",
      "date": "2026-05-17T08:45:41.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "015f957d26c57a3a05195813a6a6a67aa58b3490eb6c6c9dd5f8ace1f04a94cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.4",
      "date": "2026-06-02T17:12:16.000Z",
      "commit": "4818c8f81dea2e76318857fbc3d50bc78cdd22f6",
      "fileid": "31f5b8f9fce4a2755590012ef678123ca3834c0c181d3a0a85a5aadb987cb7fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/giuseppec/actions/runs/25986078663"
    }
  ]
}