{
  "_id": "6a578ceeff0138dec5d71481",
  "Package": "shapper",
  "Title": "Wrapper of Python Library 'shap'",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Szymon\", \"Maksymiuk\", email = \"sz.maksymiuk@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Alicja\", \"Gosiewska\", email = \"alicjagosiewska@gmail.com\", role = c(\"aut\")),\nperson(\"Przemyslaw\", \"Biecek\", email = \"przemyslaw.biecek@gmail.com\", role = c(\"aut\")),\nperson(\"Mateusz\", \"Staniak\", role = c(\"ctb\")),\nperson(\"Michal\", \"Burdukiewicz\", email = \"michalburdukiewicz@gmail.com\", role = c(\"ctb\"))\n)",
  "Description": "Provides SHAP explanations of machine learning models. In\napplied machine learning, there is a strong belief that we need\nto strike a balance between interpretability and accuracy.\nHowever, in field of the Interpretable Machine Learning, there\nare more and more new ideas for explaining black-box models.\nOne of the best known method for local explanations is SHapley\nAdditive exPlanations (SHAP) introduced by Lundberg, S., et\nal., (2016) <arXiv:1705.07874> The SHAP method is used to\ncalculate influences of variables on the particular\nobservation. This method is based on Shapley values, a\ntechnique used in game theory. The R package 'shapper' is a\nport of the Python library 'shap'.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "URL": "https://github.com/ModelOriented/shapper",
  "BugReports": "https://github.com/ModelOriented/shapper/issues",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://modeloriented.r-universe.dev",
  "Date/Publication": "2023-05-25 01:42:27 UTC",
  "RemoteUrl": "https://github.com/modeloriented/shapper",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 13:33:11 UTC",
    "User": "root"
  },
  "Author": "Szymon Maksymiuk [aut, cre],\nAlicja Gosiewska [aut],\nPrzemyslaw Biecek [aut],\nMateusz Staniak [ctb],\nMichal Burdukiewicz [ctb]",
  "Maintainer": "Szymon Maksymiuk <sz.maksymiuk@gmail.com>",
  "_user": "modeloriented",
  "_type": "src",
  "_file": "shapper_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/510904a521bbea3698262b8146414ac5a8ae3c51d0e2a81b113d22b20a9bb16a",
  "_filesize": 137254,
  "_sha256": "510904a521bbea3698262b8146414ac5a8ae3c51d0e2a81b113d22b20a9bb16a",
  "_expires": "2026-10-23T13:36:44.000Z",
  "_created": "2026-07-15T13:33:11.000Z",
  "_published": "2026-07-15T13:36:46.299Z",
  "_jobs": [
    {
      "job": 87366680980,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8344732212"
    },
    {
      "job": 87366680914,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344732569"
    },
    {
      "job": 87366680951,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8344691259"
    },
    {
      "job": 87366680943,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344709184"
    },
    {
      "job": 87365715261,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344645516"
    },
    {
      "job": 87366680938,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8344705562"
    },
    {
      "job": 87366680983,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8344724099"
    },
    {
      "job": 87366680935,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8344723124"
    },
    {
      "job": 87366680961,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8344724511"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822",
  "_status": "success",
  "_upstream": "https://github.com/modeloriented/shapper",
  "_commit": {
    "id": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
    "author": "maksymiuks <32574056+maksymiuks@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Plot vector conversion bugfix (#40)\n\n",
    "time": 1684978947
  },
  "_maintainer": {
    "name": "Szymon Maksymiuk",
    "email": "sz.maksymiuk@gmail.com",
    "login": "maksymiuks",
    "description": "",
    "uuid": 32574056
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "DALEX",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "qpdf",
      "role": "Suggests"
    }
  ],
  "_owner": "modeloriented",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 58,
  "_contributors": [
    {
      "user": "agosiewska",
      "count": 114,
      "uuid": 18423383
    },
    {
      "user": "maksymiuks",
      "count": 23,
      "uuid": 32574056
    },
    {
      "user": "pbiecek",
      "count": 5,
      "uuid": 4624318
    },
    {
      "user": "michbur",
      "count": 3,
      "uuid": 5267317
    },
    {
      "user": "hbaniecki",
      "count": 2,
      "uuid": 32574004
    },
    {
      "user": "beirnaert",
      "count": 1,
      "uuid": 23341841
    },
    {
      "user": "tspen",
      "count": 1,
      "uuid": 166043
    }
  ],
  "_userbio": {
    "uuid": 44725555,
    "type": "organization",
    "name": "Model Oriented",
    "followers": 145
  },
  "_downloads": {
    "count": 582,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shapper"
  },
  "_devurl": "https://github.com/modeloriented/shapper",
  "_searchresults": 73,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shapper.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/modeloriented/shapper",
  "_realowner": "modeloriented",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-04"
    },
    {
      "version": "0.1.1",
      "date": "2019-07-10"
    },
    {
      "version": "0.1.2",
      "date": "2019-08-02"
    },
    {
      "version": "0.1.3",
      "date": "2020-08-28"
    }
  ],
  "_exports": [
    "individual_variable_effect",
    "install_shap",
    "shap",
    "theme_drwhy_colors"
  ],
  "_help": [
    {
      "page": "individual_variable_effect",
      "title": "Individual Variable Effect",
      "topics": [
        "individual_variable_effect",
        "individual_variable_effect.default",
        "individual_variable_effect.explainer",
        "shap"
      ]
    },
    {
      "page": "install_shap",
      "title": "Install shap Python library",
      "topics": [
        "install_shap"
      ]
    },
    {
      "page": "plot.individual_variable_effect",
      "title": "Plots Attributions for Variables of Individual Prediction",
      "topics": [
        "plot.individual_variable_effect"
      ]
    },
    {
      "page": "print.individual_variable_effect",
      "title": "Print Individual Variable Effects",
      "topics": [
        "print.individual_variable_effect"
      ]
    },
    {
      "page": "theme_drwhy",
      "title": "DrWhy Theme for ggplot objects",
      "topics": [
        "theme_drwhy_colors"
      ]
    }
  ],
  "_pkglogo": "https://github.com/modeloriented/shapper/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/modeloriented/shapper/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "DALEX",
    "digest",
    "doFuture",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "here",
    "iBreakDown",
    "ingredients",
    "isoband",
    "iterators",
    "jsonlite",
    "kernelshap",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "Matrix",
    "parallelly",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "shapper_classification.Rmd",
      "filename": "shapper_classification.html",
      "title": "How to use shapper for classification",
      "author": "Alicja Gosiewska",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Python library shap",
        "Load data sets",
        "Let's build models",
        "Here shapper starts",
        "Plotting results",
        "Let's filter data for plot"
      ],
      "created": "2018-12-14 10:28:16",
      "modified": "2023-05-25 01:42:27",
      "commits": 13
    },
    {
      "source": "shapper_regression.Rmd",
      "filename": "shapper_regression.html",
      "title": "How to use shapper for regression",
      "author": "Alicja Gosiewska",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Install shaper and shap",
        "R package shapper",
        "Python library shap",
        "Load data sets",
        "Let's build a model",
        "Prediction to be explained",
        "Here shapper starts",
        "Plotting results"
      ],
      "created": "2018-12-14 10:28:16",
      "modified": "2021-06-30 22:41:47",
      "commits": 8
    }
  ],
  "_score": 7.4049021040670375,
  "_indexed": true,
  "_nocasepkg": "shapper",
  "_universes": [
    "modeloriented",
    "maksymiuks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-15T13:35:40.000Z",
      "distro": "resolute",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/70416666fece4da3eccc345f2a3d77664bb6136358c53b92f123f39e1e36418c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-15T13:35:42.000Z",
      "distro": "resolute",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/93723747bb56a3faf40050d0ee8312d4bf685f23b5932b41a3844e20e6c1aa44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-15T13:34:37.000Z",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/e98f83e066a0498e5b4a5fcb03fda1f2b0aca8724f915d587860e77491892e2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-15T13:34:57.000Z",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/1b93e40ac69f6f614f270ab2374199147b94be62f05f44f8b7064c97c0d4cd78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-15T13:35:31.000Z",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/e310da645c8f3031eb60d43ca0d418cb3dbb7d4515fa6172f1691cf8c74fe58c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-15T13:34:34.000Z",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/70ed13c1abf17f968051ad1d0f031de721cc9f15001dd12d46382472d40d06da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-15T13:34:29.000Z",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/d6c4df40e2efd64c64b5290e7e9fa8f88e13908c83295df354af45b393ad1643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-15T13:34:34.000Z",
      "commit": "3b54449553210c53cde323ef9a0ddbfc91f8bea5",
      "fileid": "https://r2.ropensci.org/05019765c42eea7519df71a0d3406220f7e35475296a085c0b9c458ad518ace2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/29419384822"
    }
  ]
}