{
  "_id": "6a1f03d4b401979e7341b644",
  "Package": "kernelshap",
  "Title": "Kernel SHAP",
  "Version": "0.9.1",
  "Authors@R": "c(\nperson(\"Michael\", \"Mayer\", , \"mayermichael79@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-2540-9629\")),\nperson(\"David\", \"Watson\", , \"david.s.watson11@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9632-2159\")),\nperson(\"Przemyslaw\", \"Biecek\", , \"przemyslaw.biecek@gmail.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-8423-1823\"))\n)",
  "Description": "Efficient implementation of Kernel SHAP (Lundberg and Lee,\n2017, <doi:10.48550/arXiv.1705.07874>) permutation SHAP, and\nadditive SHAP for model interpretability.  For Kernel SHAP and\npermutation SHAP, if the number of features is too large for\nexact calculations, the algorithms iterate until the SHAP\nvalues are sufficiently precise in terms of their standard\nerrors.  The package integrates smoothly with meta-learning\npackages such as 'tidymodels', 'caret' or 'mlr3'. It supports\nmulti-output models, case weights, and parallel computations.\nVisualizations can be done using the R package 'shapviz'.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/ModelOriented/kernelshap",
  "BugReports": "https://github.com/ModelOriented/kernelshap/issues",
  "Repository": "https://modeloriented.r-universe.dev",
  "Date/Publication": "2025-09-20 15:48:08 UTC",
  "RemoteUrl": "https://github.com/modeloriented/kernelshap",
  "RemoteRef": "HEAD",
  "RemoteSha": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:56:15 UTC",
    "User": "root"
  },
  "Author": "Michael Mayer [aut, cre] (ORCID:\n<https://orcid.org/0009-0007-2540-9629>),\nDavid Watson [aut] (ORCID: <https://orcid.org/0000-0001-9632-2159>),\nPrzemyslaw Biecek [ctb] (ORCID:\n<https://orcid.org/0000-0001-8423-1823>)",
  "Maintainer": "Michael Mayer <mayermichael79@gmail.com>",
  "MD5sum": "be3f965c7036cec8818b11cec88bf1a2",
  "_user": "modeloriented",
  "_type": "src",
  "_file": "kernelshap_0.9.1.tar.gz",
  "_fileid": "3d612e62aa291ff24f9db107af3f4324439cf0b13ff1192ffdf0fd91a2fe4b60",
  "_filesize": 385383,
  "_sha256": "3d612e62aa291ff24f9db107af3f4324439cf0b13ff1192ffdf0fd91a2fe4b60",
  "_created": "2026-05-18T07:56:15.000Z",
  "_published": "2026-06-02T16:24:52.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79119880006,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052366414"
    },
    {
      "job": 79119880088,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052365117"
    },
    {
      "job": 79119880365,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052363231"
    },
    {
      "job": 79119880131,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052354486"
    },
    {
      "job": 79119879314,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052331224"
    },
    {
      "job": 79119879395,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363663925"
    },
    {
      "job": 79119880048,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052355396"
    },
    {
      "job": 79119880055,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052354030"
    },
    {
      "job": 79119879903,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052354177"
    }
  ],
  "_buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/modeloriented/kernelshap",
  "_commit": {
    "id": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
    "author": "Michael Mayer <mayermichael79@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #178 from ModelOriented/cran-release\n\nCran release",
    "time": 1758383288
  },
  "_maintainer": {
    "name": "Michael Mayer",
    "email": "mayermichael79@gmail.com",
    "login": "mayer79",
    "uuid": 16206095
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "doFuture",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "modeloriented",
  "_selfowned": true,
  "_usedby": 23,
  "_updates": [
    {
      "week": "2025-27",
      "n": 7
    },
    {
      "week": "2025-28",
      "n": 4
    },
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.8.0",
      "date": "2025-07-09"
    },
    {
      "name": "0.9.0",
      "date": "2025-07-25"
    }
  ],
  "_topics": [
    "explainable-ai",
    "interpretability",
    "interpretable-machine-learning",
    "machine-learning",
    "shap",
    "xai"
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "mayer79",
      "count": 453,
      "uuid": 16206095
    },
    {
      "user": "pbiecek",
      "count": 2,
      "uuid": 4624318
    }
  ],
  "_userbio": {
    "uuid": 44725555,
    "type": "organization",
    "name": "Model Oriented"
  },
  "_downloads": {
    "count": 9317,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kernelshap"
  },
  "_devurl": "https://github.com/modeloriented/kernelshap",
  "_searchresults": 227,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kernelshap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/modeloriented/kernelshap",
  "_realowner": "modeloriented",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-08-12"
    },
    {
      "version": "0.2.0",
      "date": "2022-09-05"
    },
    {
      "version": "0.3.0",
      "date": "2022-09-29"
    },
    {
      "version": "0.3.1",
      "date": "2022-11-18"
    },
    {
      "version": "0.3.2",
      "date": "2022-12-17"
    },
    {
      "version": "0.3.3",
      "date": "2023-01-14"
    },
    {
      "version": "0.3.4",
      "date": "2023-02-26"
    },
    {
      "version": "0.3.5",
      "date": "2023-03-31"
    },
    {
      "version": "0.3.6",
      "date": "2023-05-03"
    },
    {
      "version": "0.3.7",
      "date": "2023-05-17"
    },
    {
      "version": "0.3.8",
      "date": "2023-09-23"
    },
    {
      "version": "0.4.0",
      "date": "2023-11-10"
    },
    {
      "version": "0.4.1",
      "date": "2023-12-03"
    },
    {
      "version": "0.5.0",
      "date": "2024-05-26"
    },
    {
      "version": "0.6.0",
      "date": "2024-07-12"
    },
    {
      "version": "0.7.0",
      "date": "2024-08-17"
    },
    {
      "version": "0.8.0",
      "date": "2025-07-08"
    },
    {
      "version": "0.9.0",
      "date": "2025-07-25"
    },
    {
      "version": "0.9.1",
      "date": "2025-09-20"
    }
  ],
  "_exports": [
    "additive_shap",
    "is.kernelshap",
    "kernelshap",
    "permshap"
  ],
  "_help": [
    {
      "page": "additive_shap",
      "title": "Additive SHAP",
      "topics": [
        "additive_shap"
      ]
    },
    {
      "page": "is.kernelshap",
      "title": "Check for kernelshap",
      "topics": [
        "is.kernelshap"
      ]
    },
    {
      "page": "kernelshap",
      "title": "Kernel SHAP",
      "topics": [
        "kernelshap",
        "kernelshap.default",
        "kernelshap.ranger"
      ]
    },
    {
      "page": "permshap",
      "title": "Permutation SHAP",
      "topics": [
        "permshap",
        "permshap.default",
        "permshap.ranger"
      ]
    },
    {
      "page": "print.kernelshap",
      "title": "Prints \"kernelshap\" Object",
      "topics": [
        "print.kernelshap"
      ]
    },
    {
      "page": "summary.kernelshap",
      "title": "Summarizes \"kernelshap\" Object",
      "topics": [
        "summary.kernelshap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/modeloriented/kernelshap/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/modeloriented/kernelshap/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "doFuture",
    "foreach",
    "future",
    "future.apply",
    "globals",
    "iterators",
    "listenv",
    "parallelly"
  ],
  "_score": 9.433663987637226,
  "_indexed": true,
  "_nocasepkg": "kernelshap",
  "_universes": [
    "modeloriented",
    "mayer79"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-05-18T07:58:09.000Z",
      "distro": "noble",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "fc99bdce84c48631bbff68f6edb7eaccbd0ea5cb7a8ee007711281347a2e1e1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-05-18T07:58:05.000Z",
      "distro": "noble",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "b54eba75a77af84edacd28c7544795353bff5cae281833ae12cecbbf4d00432c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-05-18T07:58:01.000Z",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "178c110fbf4ddc70b9203d38d292a77ae297d3f4e99b981df712347207dfa043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-05-18T07:57:36.000Z",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "711ef6f5dd62fab1c0d35b94f5099e54c572bf347c8eae5cd0492458e8a02f0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-05-18T07:57:26.000Z",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "83cdc1350092a993e8d6dcbb64b0ca4f7ef6ae67aab89760a73292b943b9892a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-05-18T07:57:19.000Z",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "2fba908909b59d44c8e5688aab145f70af4685321c0319748bbfd33fdc1b8f8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-05-18T07:57:23.000Z",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "553110846599e135ebc65645e6382d2d3afcd0fad03f907513467653652edf25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-06-02T16:24:33.000Z",
      "commit": "7f524cd20b59cb68bb7ff58b36bde8112b6122a3",
      "fileid": "6ef919de720b9f263a6ff29d6a3c4c09015aba30d6942819cec61125b06a0f3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26020714919"
    }
  ]
}