{
  "_id": "6a578cecff0138dec5d71480",
  "Package": "localModel",
  "Title": "LIME-Based Explanations with Interpretable Inputs Based on\nCeteris Paribus Profiles",
  "Version": "0.5",
  "Authors@R": "c(person(\"Przemyslaw\", \"Biecek\", email = \"przemyslaw.biecek@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Mateusz\", \"Staniak\", role = \"aut\"),\nperson(\"Krystian\", \"Igras\", role = \"ctb\"),\nperson(\"Alicja\", \"Gosiewska\", role = \"ctb\"),\nperson(\"Harel\", \"Lustiger\", role = \"ctb\"),\nperson(\"Willy\", \"Tadema\", role = \"ctb\")\n)",
  "Maintainer": "Przemyslaw Biecek <przemyslaw.biecek@gmail.com>",
  "Description": "Local explanations of machine learning models describe,\nhow features contributed to a single prediction. This package\nimplements an explanation method based on LIME (Local\nInterpretable Model-agnostic Explanations, see Tulio Ribeiro,\nSingh, Guestrin (2016) <doi:10.1145/2939672.2939778>) in which\ninterpretable inputs are created based on local rather than\nglobal behaviour of each original feature.",
  "URL": "https://github.com/ModelOriented/localModel",
  "BugReports": "https://github.com/ModelOriented/localModel/issues",
  "License": "GPL",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://modeloriented.r-universe.dev",
  "Date/Publication": "2021-09-19 17:56:00 UTC",
  "RemoteUrl": "https://github.com/modeloriented/localmodel",
  "RemoteRef": "HEAD",
  "RemoteSha": "7cba8f3c33b50e300a883c44a92eee69ca947181",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 13:32:56 UTC",
    "User": "root"
  },
  "Author": "Przemyslaw Biecek [aut, cre],\nMateusz Staniak [aut],\nKrystian Igras [ctb],\nAlicja Gosiewska [ctb],\nHarel Lustiger [ctb],\nWilly Tadema [ctb]",
  "_user": "modeloriented",
  "_type": "src",
  "_file": "localModel_0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/1df1f9b399cb585d9c44504e920476822ca4f0ffd20fbd6e4d87f30baffc18c2",
  "_filesize": 295783,
  "_sha256": "1df1f9b399cb585d9c44504e920476822ca4f0ffd20fbd6e4d87f30baffc18c2",
  "_expires": "2026-10-23T13:36:42.000Z",
  "_created": "2026-07-15T13:32:56.000Z",
  "_published": "2026-07-15T13:36:44.346Z",
  "_jobs": [
    {
      "job": 87366583254,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8344729400"
    },
    {
      "job": 87366583356,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344718178"
    },
    {
      "job": 87366583208,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8344704695"
    },
    {
      "job": 87366583247,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344709013"
    },
    {
      "job": 87365715596,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344634722"
    },
    {
      "job": 87366583160,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8344694343"
    },
    {
      "job": 87366583226,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8344682172"
    },
    {
      "job": 87366583223,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8344711730"
    },
    {
      "job": 87366583366,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344682559"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781",
  "_status": "success",
  "_upstream": "https://github.com/modeloriented/localmodel",
  "_commit": {
    "id": "7cba8f3c33b50e300a883c44a92eee69ca947181",
    "author": "Przemysław Biecek <przemyslaw.biecek@gmail.com>",
    "committer": "Przemysław Biecek <przemyslaw.biecek@gmail.com>",
    "message": " change of the maintainer to continue development of the package\n",
    "time": 1632074160
  },
  "_maintainer": {
    "name": "Przemyslaw Biecek",
    "email": "przemyslaw.biecek@gmail.com",
    "login": "pbiecek",
    "twitter": "@PrzeBiec",
    "description": "I just like to make things. \nhttps://mi2.ai/",
    "uuid": 4624318
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "DALEX",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "partykit",
      "role": "Imports"
    },
    {
      "package": "ingredients",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "modeloriented",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "mstaniak",
      "count": 171,
      "uuid": 20418265
    },
    {
      "user": "pbiecek",
      "count": 10,
      "uuid": 4624318
    },
    {
      "user": "friesewoudloper",
      "count": 3,
      "uuid": 4244169
    },
    {
      "user": "harel-harmonic",
      "count": 3,
      "uuid": 38511134
    }
  ],
  "_userbio": {
    "uuid": 44725555,
    "type": "organization",
    "name": "Model Oriented",
    "followers": 145
  },
  "_downloads": {
    "count": 1784,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/localModel"
  },
  "_devurl": "https://github.com/modeloriented/localmodel",
  "_searchresults": 30,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/localModel.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/modeloriented/localmodel",
  "_realowner": "modeloriented",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.11",
      "date": "2019-04-14"
    },
    {
      "version": "0.3.12",
      "date": "2019-12-18"
    },
    {
      "version": "0.5",
      "date": "2021-09-14"
    }
  ],
  "_exports": [
    "gaussian_kernel",
    "identity_kernel",
    "individual_surrogate_model",
    "plot_interpretable_feature"
  ],
  "_help": [
    {
      "page": "gaussian_kernel",
      "title": "LIME kernel from the original article with sigma = 1.",
      "topics": [
        "gaussian_kernel"
      ]
    },
    {
      "page": "identity_kernel",
      "title": "LIME kernel that treats all observations as equally similar to the observation of interest.",
      "topics": [
        "identity_kernel"
      ]
    },
    {
      "page": "individual_surrogate_model",
      "title": "LIME-like explanations based on Ceteris Paribus curves",
      "topics": [
        "individual_surrogate_model"
      ]
    },
    {
      "page": "localModel",
      "title": "localModel: LIME-like explanations with interpretable features based on Ceteris Paribus profiles",
      "topics": [
        "localModel"
      ]
    },
    {
      "page": "plot_interpretable_feature",
      "title": "Plot Ceteris Paribus Profile and discretization",
      "topics": [
        "plot_interpretable_feature"
      ]
    },
    {
      "page": "plot.local_surrogate_explainer",
      "title": "Generic plot function for local surrogate explainers",
      "topics": [
        "plot.local_surrogate_explainer"
      ]
    },
    {
      "page": "print.local_surrogate_explainer",
      "title": "Generic print function for local surrogate explainers",
      "topics": [
        "print.local_surrogate_explainer"
      ]
    }
  ],
  "_readme": "https://github.com/modeloriented/localmodel/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "DALEX",
    "digest",
    "doFuture",
    "farver",
    "foreach",
    "Formula",
    "future",
    "future.apply",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "iBreakDown",
    "ingredients",
    "inum",
    "isoband",
    "iterators",
    "kernelshap",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "listenv",
    "Matrix",
    "mvtnorm",
    "parallelly",
    "partykit",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "classification_example.Rmd",
      "filename": "classification_example.html",
      "title": "Explaining classification models with localModel package",
      "author": "Mateusz Staniak",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-11-16 23:52:19",
      "modified": "2019-04-10 20:37:55",
      "commits": 19
    },
    {
      "source": "regression_example.Rmd",
      "filename": "regression_example.html",
      "title": "Introduction to localModel package",
      "author": "Mateusz Staniak",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-11-16 23:52:19",
      "modified": "2019-04-10 20:37:55",
      "commits": 16
    },
    {
      "source": "localModel_methodology.Rmd",
      "filename": "localModel_methodology.html",
      "title": "Methodology behind localModel package",
      "author": "Mateusz Staniak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sampling for local exploration",
        "Fitting black box model",
        "Fitting the explanation model"
      ],
      "created": "2018-12-21 18:35:33",
      "modified": "2018-12-21 18:35:33",
      "commits": 1
    }
  ],
  "_score": 6.527856654213349,
  "_indexed": true,
  "_nocasepkg": "localmodel",
  "_universes": [
    "modeloriented",
    "pbiecek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-07-15T13:35:48.000Z",
      "distro": "resolute",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/5efabb049365ecd3b09dcb23144b4311ab5c31d3d59b2c8d3f2623fc8c1c8420",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5",
      "date": "2026-07-15T13:35:32.000Z",
      "distro": "resolute",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/903a3e6a8dd7a93dc30799f2ac1aad8658906f860ae51825359841c23f2a9392",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-07-15T13:34:56.000Z",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/5cffbb3df5cd0228e3b1bf9c9bc46d4d6442b372c7c369bd0d5ef7e2c89afb85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5",
      "date": "2026-07-15T13:35:10.000Z",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/0d794bc0e7a5ad56bd96e7c42988ee8f13fd56b6169be185cb9dd2b7b8837330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5",
      "date": "2026-07-15T13:35:10.000Z",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/59d57886c6de427599abb57a16614d76251a53c1cb70f099dacf38d485cfa449",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-07-15T13:34:11.000Z",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/ad3c8d5f3ac32c4bc0810cfbc1969f2e1914923dd33fd9cc2ba058df8f8de7ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5",
      "date": "2026-07-15T13:35:08.000Z",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/d22cc8a8ac6bd4e701ec9d5d3aad7e0879a3712f8207952c22a63553705f5e2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5",
      "date": "2026-07-15T13:34:10.000Z",
      "commit": "7cba8f3c33b50e300a883c44a92eee69ca947181",
      "fileid": "https://r2.ropensci.org/0c8b8513c013cf477d6f3ca6c0a89b84a4b20207ab5c132956783d938a265bc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419376781"
    }
  ]
}