{
  "_id": "6a15441eacfb0bcc41d56b57",
  "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-05-26 06:52:27 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>",
  "MD5sum": "0abec98950dcdaae663cef022f9c498b",
  "_user": "modeloriented",
  "_type": "src",
  "_file": "randomForestExplainer_0.11.0.tar.gz",
  "_fileid": "9dd60d864919c3b2952360ef44175a3813eb2fe955f8c2498fd732a697231a1a",
  "_filesize": 1212258,
  "_sha256": "9dd60d864919c3b2952360ef44175a3813eb2fe955f8c2498fd732a697231a1a",
  "_created": "2026-05-26T06:52:27.000Z",
  "_published": "2026-05-26T06:56:30.844Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77822416346,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210694110"
    },
    {
      "job": 77822416330,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210695000"
    },
    {
      "job": 77822416316,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210675069"
    },
    {
      "job": 77822416342,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210675107"
    },
    {
      "job": 77821951319,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210641651"
    },
    {
      "job": 77822416306,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210672883"
    },
    {
      "job": 77822416358,
      "time": 194,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210691271"
    },
    {
      "job": 77822416332,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210682371"
    },
    {
      "job": 77822416360,
      "time": 203,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210694282"
    }
  ],
  "_buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 240,
  "_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"
  },
  "_downloads": {
    "count": 800,
    "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": 326,
  "_rbuild": "4.6.0",
  "_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.437496886129821,
  "_indexed": true,
  "_nocasepkg": "randomforestexplainer",
  "_universes": [
    "modeloriented",
    "yue-jiang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:48.000Z",
      "distro": "noble",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "ff9b56d5104bc05cc5fabdb063f689d5ff13101c76375188bebf2675580bdf48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:50.000Z",
      "distro": "noble",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "d3d29310e650046c753366403453712a08d6e2f17d969bffc8944d74a7655e84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:01.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "4b6ebfcb613827b73f3faaec65925d2fc9d0776b8c78637830b80ce410f8578c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:04.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "20362d781744397b00323248b3ef1f139de7065141a3f9caae36be25ba8dcc17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:48.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "1d8bf4de5b3aefa081c0a3e0ed2c772bb84e4d6ae0bba32b585989e8a271d755",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:22.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "ee66054e3e645cdaabc428a0b210e8f3369ca9d57aa565b84f3718c1f2ae9f13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-26T06:53:56.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "784406665ba785930526109c105630b568516afdbb87b6bfe0be42fc2cd0bf87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.0",
      "date": "2026-05-26T06:54:37.000Z",
      "commit": "c92335e7261fab2687827f095e56d4cf46db0deb",
      "fileid": "53b5d4724223d47b980ade2d5fb96d6e8bc76de28c3e5c273fdb877410f62835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/26436970806"
    }
  ]
}