{
  "_id": "6a4813aae06c18f0a652b267",
  "Package": "randomForestExplainer",
  "Title": "Explaining and Visualizing Random Forests in Terms of Variable\nImportance",
  "Version": "0.11.0",
  "Authors@R": "c(\nperson(\"Aleksandra\", \"Paluszynska\", email = \"ola.paluszynska@gmail.com\", role = c(\"aut\")),\nperson(\"Przemyslaw\", \"Biecek\", email = \"przemyslaw.biecek@gmail.com\", role = c(\"aut\",\"ths\")),\nperson(\"Michael\", \"Mayer\", email = \"mayermichael79@gmail.com\", role = c(\"aut\")),\nperson(\"Olivier\", \"Roy\", role = c(\"aut\")),\nperson(\"Yue\", \"Jiang\", email = \"rivehill@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9798-5517\"))\n)",
  "Description": "A set of tools to help explain which variables are most\nimportant in a random forests. Various variable importance\nmeasures are calculated and visualized in different settings in\norder to get an idea on how their importance changes depending\non our criteria (Hemant Ishwaran and Udaya B. Kogalur and Eiran\nZ. Gorodeski and Andy J. Minn and Michael S. Lauer (2010)\n<doi:10.1198/jasa.2009.tm08622>, Leo Breiman (2001)\n<doi:10.1023/A:1010933404324>).",
  "License": "GPL",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.0",
  "URL": "https://github.com/ModelOriented/randomForestExplainer,\nhttps://modeloriented.github.io/randomForestExplainer/",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "ModelOriented/DrWhyTemplate",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://modeloriented.r-universe.dev",
  "Date/Publication": "2024-03-22 23:28:05 UTC",
  "RemoteUrl": "https://github.com/modeloriented/randomforestexplainer",
  "RemoteRef": "HEAD",
  "RemoteSha": "c92335e7261fab2687827f095e56d4cf46db0deb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 19:51:08 UTC",
    "User": "root"
  },
  "Author": "Aleksandra Paluszynska [aut],\nPrzemyslaw Biecek [aut, ths],\nMichael Mayer [aut],\nOlivier Roy [aut],\nYue Jiang [aut, cre] (ORCID: <https://orcid.org/0000-0002-9798-5517>)",
  "Maintainer": "Yue Jiang <rivehill@gmail.com>",
  "_user": "modeloriented",
  "_type": "src",
  "_file": "randomForestExplainer_0.11.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/becc22157da93969d038a4a569e0f2a8f64eaf0ddc632963867e4954fc2fb0ba",
  "_filesize": 1214312,
  "_sha256": "becc22157da93969d038a4a569e0f2a8f64eaf0ddc632963867e4954fc2fb0ba",
  "_expires": "2026-10-11T19:55:20.000Z",
  "_created": "2026-07-03T19:51:08.000Z",
  "_published": "2026-07-03T19:55:22.218Z",
  "_jobs": [
    {
      "job": 85063392706,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073948316"
    },
    {
      "job": 85063392691,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073947602"
    },
    {
      "job": 85063392702,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073929590"
    },
    {
      "job": 85063392704,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073938337"
    },
    {
      "job": 85063009424,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073906972"
    },
    {
      "job": 85063392689,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073941322"
    },
    {
      "job": 85063392711,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073942176"
    },
    {
      "job": 85063392712,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073938608"
    },
    {
      "job": 85063392713,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073937896"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916",
  "_status": "success",
  "_upstream": "https://github.com/modeloriented/randomforestexplainer",
  "_commit": {
    "id": "c92335e7261fab2687827f095e56d4cf46db0deb",
    "author": "Michael Mayer <mayermichael79@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Unify forests 1 (#41)\n\n* core functions\r\n\r\n* rename tree_depth function\r\n\r\n* simplify min_depth_distribution.R\r\n\r\n* simplify measure_importance.R\r\n\r\n* simplify min_depth_interaction.R\r\n\r\n* Update NAMESPACE\r\n\r\n* Update rda files of vignette\r\n\r\n* remove two very fast to calculate temp results",
    "time": 1711150085
  },
  "_maintainer": {
    "name": "Yue Jiang",
    "email": "rivehill@gmail.com",
    "login": "yue-jiang",
    "description": "",
    "uuid": 14319630,
    "orcid": "0000-0002-9798-5517"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.1",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.2",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "version": ">= 4.6.12",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.47",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "modeloriented",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "random-forest"
  ],
  "_stars": 242,
  "_contributors": [
    {
      "user": "yue-jiang",
      "count": 45,
      "uuid": 14319630
    },
    {
      "user": "pbiecek",
      "count": 23,
      "uuid": 4624318
    },
    {
      "user": "olapaluszynska",
      "count": 11,
      "uuid": 8116522
    },
    {
      "user": "mayer79",
      "count": 4,
      "uuid": 16206095
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    },
    {
      "user": "durszlaczek",
      "count": 1,
      "uuid": 14364483
    },
    {
      "user": "hbaniecki",
      "count": 1,
      "uuid": 32574004
    },
    {
      "user": "kasiakobylinska",
      "count": 1,
      "uuid": 33638942
    }
  ],
  "_userbio": {
    "uuid": 44725555,
    "type": "organization",
    "name": "Model Oriented",
    "followers": 144
  },
  "_downloads": {
    "count": 809,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/randomForestExplainer"
  },
  "_mentions": 20,
  "_devurl": "https://github.com/modeloriented/randomforestexplainer",
  "_pkgdown": "https://modeloriented.github.io/randomForestExplainer/",
  "_searchresults": 344,
  "_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/randomForestExplainer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/modeloriented/randomforestexplainer",
  "_realowner": "modeloriented",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9",
      "date": "2017-07-15"
    },
    {
      "version": "0.10.0",
      "date": "2019-09-18"
    },
    {
      "version": "0.10.1",
      "date": "2020-07-11"
    }
  ],
  "_exports": [
    "explain_forest",
    "important_variables",
    "measure_importance",
    "min_depth_distribution",
    "min_depth_interactions",
    "plot_importance_ggpairs",
    "plot_importance_rankings",
    "plot_min_depth_distribution",
    "plot_min_depth_interactions",
    "plot_multi_way_importance",
    "plot_predict_interaction"
  ],
  "_help": [
    {
      "page": "explain_forest",
      "title": "Explain a random forest",
      "topics": [
        "explain_forest"
      ]
    },
    {
      "page": "important_variables",
      "title": "Extract k most important variables in a random forest",
      "topics": [
        "important_variables"
      ]
    },
    {
      "page": "measure_importance",
      "title": "Importance of variables in a random forest",
      "topics": [
        "measure_importance"
      ]
    },
    {
      "page": "min_depth_distribution",
      "title": "Calculate minimal depth distribution of a random forest",
      "topics": [
        "min_depth_distribution"
      ]
    },
    {
      "page": "min_depth_interactions",
      "title": "Calculate mean conditional minimal depth",
      "topics": [
        "min_depth_interactions"
      ]
    },
    {
      "page": "plot_importance_ggpairs",
      "title": "Plot importance measures with ggpairs",
      "topics": [
        "plot_importance_ggpairs"
      ]
    },
    {
      "page": "plot_importance_rankings",
      "title": "Plot importance measures rankings with ggpairs",
      "topics": [
        "plot_importance_rankings"
      ]
    },
    {
      "page": "plot_min_depth_distribution",
      "title": "Plot the distribution of minimal depth in a random forest",
      "topics": [
        "plot_min_depth_distribution"
      ]
    },
    {
      "page": "plot_min_depth_interactions",
      "title": "Plot the top mean conditional minimal depth",
      "topics": [
        "plot_min_depth_interactions"
      ]
    },
    {
      "page": "plot_multi_way_importance",
      "title": "Multi-way importance plot",
      "topics": [
        "plot_multi_way_importance"
      ]
    },
    {
      "page": "plot_predict_interaction",
      "title": "Plot the prediction of the forest for a grid of values of two numerical variables",
      "topics": [
        "plot_predict_interaction"
      ]
    }
  ],
  "_pkglogo": "https://github.com/modeloriented/randomforestexplainer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/modeloriented/randomforestexplainer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "crosstalk",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "GGally",
    "ggplot2",
    "ggrepel",
    "ggstats",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "otel",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "randomForest",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "randomForestExplainer.Rmd",
      "filename": "randomForestExplainer.html",
      "title": "Understanding random forests with randomForestExplainer",
      "author": "Aleksandra Paluszyńska",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data and forest",
        "Distribution of minimal depth",
        "Various variable importance measures",
        "Multi-way importance plot",
        "Compare measures using ggpairs",
        "Compare different rankings",
        "Variable interactions",
        "Conditional minimal depth",
        "Prediction of the forest on a grid",
        "Explain the forest"
      ],
      "created": "2017-07-12 13:03:47",
      "modified": "2024-03-22 23:28:05",
      "commits": 7
    }
  ],
  "_score": 9.464441852902237,
  "_indexed": true,
  "_nocasepkg": "randomforestexplainer",
  "_universes": [
    "modeloriented",
    "yue-jiang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-07-03T19:53:34.000Z",
      "distro": "resolute",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/5aad03fc8a0df16c30d9c526dd69dfbda8a110859c9544e6479e8e37dd648922",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-07-03T19:53:27.000Z",
      "distro": "resolute",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/9aff718de49b9ae483f8de805abadbb5977144863cfe006d3feb215ba53f3383",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-07-03T19:52:35.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/768e8398a44ceca99a31ffd495e2c8b6cdb08a4cd857de1f0985d410ecb00240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-07-03T19:52:59.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/fe5bc77e81a0d9e48f9b31edeb4d109e15adbeb58a43ab4d3253a7f4e1b03500",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.0",
      "date": "2026-07-03T19:54:18.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/1c6afd618219898fdc684085e8f7f13fa232a27045eb78510f47501a254ed0d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-07-03T19:52:21.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/c127ad1c31fbbf731e2ab0bad97e25c387fd9ac3f928cec7a418223c5defce2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-07-03T19:52:23.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/ff841a4e3a11376570949407a33663a11074de7886a11717fb1fd0885400142b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-07-03T19:52:19.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "https://r2.ropensci.org/c2b33ec18ded7093b1d8dfa7670a49025fa876d7c736799977940f682180cc91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/28680548916"
    }
  ]
}