{
  "_id": "6a1053bcacfb0bcc41ca1df2",
  "Package": "arenar",
  "Title": "Arena for the Exploration and Comparison of any ML Models",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Piotr\", \"Piątyszek\", role = c(\"aut\", \"cre\"),\nemail = \"piotrp@wektor.xyz\"),\nperson(\"Przemyslaw\", \"Biecek\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8423-1823\")))",
  "Description": "Generates data for challenging machine learning models in\n'Arena' <https://arena.drwhy.ai> - an interactive web\napplication. You can start the server with XAI (Explainable\nArtificial Intelligence) plots to be generated on-demand or\nprecalculate and auto-upload data file beside shareable 'Arena'\nURL.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "URL": "https://arenar.drwhy.ai, https://github.com/ModelOriented/ArenaR",
  "BugReports": "https://github.com/ModelOriented/ArenaR/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://modeloriented.r-universe.dev",
  "Date/Publication": "2020-09-30 23:12:33 UTC",
  "RemoteUrl": "https://github.com/modeloriented/arenar",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee41adf479bb535476e796ab6fd446ac8c72600d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:52:23 UTC",
    "User": "root"
  },
  "Author": "Piotr Piątyszek [aut, cre],\nPrzemyslaw Biecek [aut] (ORCID:\n<https://orcid.org/0000-0001-8423-1823>)",
  "Maintainer": "Piotr Piątyszek <piotrp@wektor.xyz>",
  "MD5sum": "83048d3f19531ca8458293c821d053aa",
  "_user": "modeloriented",
  "_type": "src",
  "_file": "arenar_0.2.0.tar.gz",
  "_fileid": "7ef35f95daab7889da89abc6fb815241c696356fd4a1cbdf5b05e92e5d86eb2f",
  "_filesize": 2703291,
  "_sha256": "7ef35f95daab7889da89abc6fb815241c696356fd4a1cbdf5b05e92e5d86eb2f",
  "_created": "2026-05-09T08:52:23.000Z",
  "_published": "2026-05-22T13:01:48.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384590542,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894466628"
    },
    {
      "job": 77384590698,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894466908"
    },
    {
      "job": 77384591229,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894460196"
    },
    {
      "job": 77384591311,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894460386"
    },
    {
      "job": 77384589970,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894451889"
    },
    {
      "job": 77384590183,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161112969"
    },
    {
      "job": 77384590685,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6894462565"
    },
    {
      "job": 77384590968,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6894461736"
    },
    {
      "job": 77384591377,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6894462422"
    }
  ],
  "_buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/modeloriented/arenar",
  "_commit": {
    "id": "ee41adf479bb535476e796ab6fd446ac8c72600d",
    "author": "Piotr Piątyszek <piotrp@wektor.xyz>",
    "committer": "Piotr Piątyszek <piotrp@wektor.xyz>",
    "message": "Replace depractated plumber arguments\n",
    "time": 1601507553
  },
  "_maintainer": {
    "name": "Piotr Piątyszek",
    "email": "piotrp@wektor.xyz",
    "login": "piotrpiatyszek",
    "uuid": 8411404
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "ingredients",
      "role": "Imports"
    },
    {
      "package": "iBreakDown",
      "role": "Imports"
    },
    {
      "package": "gistr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "auditor",
      "role": "Imports"
    },
    {
      "package": "DALEX",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "fairmodels",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    }
  ],
  "_owner": "modeloriented",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "axplainable-artificial-intelligence",
    "ema",
    "explainability",
    "explanatory-model-analysis",
    "iml",
    "interactive-xai",
    "interpretability",
    "xai"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "piotrpiatyszek",
      "count": 43,
      "uuid": 8411404
    },
    {
      "user": "pbiecek",
      "count": 7,
      "uuid": 4624318
    }
  ],
  "_userbio": {
    "uuid": 44725555,
    "type": "organization",
    "name": "Model Oriented"
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arenar"
  },
  "_devurl": "https://github.com/modeloriented/arenar",
  "_pkgdown": "https://arenar.drwhy.ai",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arenar.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/modeloriented/arenar",
  "_realowner": "modeloriented",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.8",
      "date": "2020-07-27"
    },
    {
      "version": "0.2.0",
      "date": "2020-10-01"
    }
  ],
  "_exports": [
    "create_arena",
    "push_dataset",
    "push_model",
    "push_observations",
    "run_server",
    "save_arena",
    "upload_arena"
  ],
  "_help": [
    {
      "page": "calculate_subsets_performance",
      "title": "Internal function for calculating data for funnel plot",
      "topics": [
        "calculate_subsets_performance"
      ]
    },
    {
      "page": "create_arena",
      "title": "Creates arena object",
      "topics": [
        "create_arena"
      ]
    },
    {
      "page": "get_accumulated_dependence",
      "title": "Internal function for calculating Accumulated Dependence",
      "topics": [
        "get_accumulated_dependence"
      ]
    },
    {
      "page": "get_attributes",
      "title": "Returns attributes for all params",
      "topics": [
        "get_attributes"
      ]
    },
    {
      "page": "get_break_down",
      "title": "Internal function for calculating Break Down",
      "topics": [
        "get_break_down"
      ]
    },
    {
      "page": "get_ceteris_paribus",
      "title": "Internal function for calculating Ceteris Paribus",
      "topics": [
        "get_ceteris_paribus"
      ]
    },
    {
      "page": "get_dataset_attributes",
      "title": "Generates list with attributes of a dataset",
      "topics": [
        "get_dataset_attributes"
      ]
    },
    {
      "page": "get_dataset_plots",
      "title": "Internal function for calculating exploratory data anaylysis plots",
      "topics": [
        "get_dataset_plots"
      ]
    },
    {
      "page": "get_datasets_list",
      "title": "Generates list of datasets' labels",
      "topics": [
        "get_datasets_list"
      ]
    },
    {
      "page": "get_fairness",
      "title": "Internal function for calculating fairness",
      "topics": [
        "get_fairness"
      ]
    },
    {
      "page": "get_feature_importance",
      "title": "Internal function for calculating feature importance",
      "topics": [
        "get_feature_importance"
      ]
    },
    {
      "page": "get_funnel_measure",
      "title": "Internal function for calculating funnel measure",
      "topics": [
        "get_funnel_measure"
      ]
    },
    {
      "page": "get_global_plots",
      "title": "Internal function for calculating global plots",
      "topics": [
        "get_global_plots"
      ]
    },
    {
      "page": "get_json_structure",
      "title": "Prepare object ready to change into json",
      "topics": [
        "get_json_structure"
      ]
    },
    {
      "page": "get_local_plots",
      "title": "Internal function for calculating local plots for all observations",
      "topics": [
        "get_local_plots"
      ]
    },
    {
      "page": "get_message_output",
      "title": "Internal function for returning message as plot data",
      "topics": [
        "get_message_output"
      ]
    },
    {
      "page": "get_metrics",
      "title": "Internal function for calculating model performance metrics",
      "topics": [
        "get_metrics"
      ]
    },
    {
      "page": "get_model_attributes",
      "title": "Generates list with attributes of a model",
      "topics": [
        "get_model_attributes"
      ]
    },
    {
      "page": "get_observation_attributes",
      "title": "Generates list with attributes of an observation",
      "topics": [
        "get_observation_attributes"
      ]
    },
    {
      "page": "get_observations_list",
      "title": "Generates list of rownames of each observation from each batch",
      "topics": [
        "get_observations_list"
      ]
    },
    {
      "page": "get_partial_dependence",
      "title": "Internal function for calculating Partial Dependence",
      "topics": [
        "get_partial_dependence"
      ]
    },
    {
      "page": "get_rec",
      "title": "Internal function for calculating regression error characteristic",
      "topics": [
        "get_rec"
      ]
    },
    {
      "page": "get_roc",
      "title": "Internal function for calculating receiver operating curve",
      "topics": [
        "get_roc"
      ]
    },
    {
      "page": "get_shap_values",
      "title": "Internal function for calculating Shapley Values",
      "topics": [
        "get_shap_values"
      ]
    },
    {
      "page": "get_subsets_performance",
      "title": "Internal function for calculating subset performance",
      "topics": [
        "get_subsets_performance"
      ]
    },
    {
      "page": "get_variable_against_another",
      "title": "Internal function for variable against another plot",
      "topics": [
        "get_variable_against_another"
      ]
    },
    {
      "page": "get_variable_attributes",
      "title": "Generates list with attributes of an variable",
      "topics": [
        "get_variable_attributes"
      ]
    },
    {
      "page": "get_variable_distribution",
      "title": "Internal function for variable distribution",
      "topics": [
        "get_variable_distribution"
      ]
    },
    {
      "page": "get_variables_list",
      "title": "Generates list of unique variables(without target) from each explainer and dataset",
      "topics": [
        "get_variables_list"
      ]
    },
    {
      "page": "print.arena_live",
      "title": "Prints live arena summary",
      "topics": [
        "print.arena_live"
      ]
    },
    {
      "page": "print.arena_static",
      "title": "Prints static arena summary",
      "topics": [
        "print.arena_static"
      ]
    },
    {
      "page": "push_dataset",
      "title": "Adds new datasets to Arena",
      "topics": [
        "push_dataset"
      ]
    },
    {
      "page": "push_model",
      "title": "Adds model to arena",
      "topics": [
        "push_model"
      ]
    },
    {
      "page": "push_observations",
      "title": "Adds new observations to arena",
      "topics": [
        "push_observations"
      ]
    },
    {
      "page": "run_server",
      "title": "Run server providing data for live Arena",
      "topics": [
        "run_server"
      ]
    },
    {
      "page": "save_arena",
      "title": "Save generated json file from static arena",
      "topics": [
        "save_arena"
      ]
    },
    {
      "page": "split_multiclass_explainer",
      "title": "Splits multiclass explainer into multiple classification explainers",
      "topics": [
        "split_multiclass_explainer"
      ]
    },
    {
      "page": "truncate_vector",
      "title": "Internal function for pretty truncationg params list",
      "topics": [
        "truncate_vector"
      ]
    },
    {
      "page": "upload_arena",
      "title": "Upload generated json file from static arena",
      "topics": [
        "upload_arena"
      ]
    },
    {
      "page": "validate_new_dataset",
      "title": "Checks if it is safe do add new dataset to the arena object",
      "topics": [
        "validate_new_dataset"
      ]
    },
    {
      "page": "validate_new_model",
      "title": "Checks if it is safe do add a new model to the arena object",
      "topics": [
        "validate_new_model"
      ]
    },
    {
      "page": "validate_new_observations",
      "title": "Checks if it is safe do add new observations to the arena object",
      "topics": [
        "validate_new_observations"
      ]
    }
  ],
  "_readme": "https://github.com/modeloriented/arenar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "auditor",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "DALEX",
    "digest",
    "doFuture",
    "dplyr",
    "evaluate",
    "fairmodels",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggrepel",
    "gistr",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hnp",
    "htmltools",
    "httpcode",
    "httpuv",
    "httr",
    "iBreakDown",
    "ingredients",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernelshap",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plumber",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sodium",
    "stringi",
    "swagger",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "viridisLite",
    "webutils",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "arena_intro_titanic.Rmd",
      "filename": "arena_intro_titanic.html",
      "title": "Introduction to the Arena with the Titanic",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Basic use of Arena - Single Model, Global Explanations",
        "Train a model",
        "Create an explainer",
        "Create an Arena and add the model",
        "Run the live Arena server",
        "Intermediate use of Arena - Single Model, Global and Local Explanations",
        "Add local explanations",
        "Advanced use of Arena - Multiple Models, Global and Local Explanations",
        "Create more models",
        "Create explainers",
        "Add more models to the Arena",
        "Serverless version of the Arena"
      ],
      "created": "2020-04-13 10:40:35",
      "modified": "2020-05-22 10:35:21",
      "commits": 3
    },
    {
      "source": "arena_live.Rmd",
      "filename": "arena_live.html",
      "title": "Live Arena",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Prepare models",
        "Run arena",
        "Custom observation names",
        "Appending data"
      ],
      "created": "2020-03-15 23:03:04",
      "modified": "2020-04-13 10:40:35",
      "commits": 5
    },
    {
      "source": "arena_static.Rmd",
      "filename": "arena_static.html",
      "title": "Static Arena",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Prepare models",
        "Prepare observations",
        "Create arena",
        "Appending data",
        "New Arena session",
        "Append to already existing session"
      ],
      "created": "2020-03-15 23:03:04",
      "modified": "2020-04-13 10:40:35",
      "commits": 5
    },
    {
      "source": "classification.Rmd",
      "filename": "classification.html",
      "title": "Using Arena with multiclass classifiers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preface",
        "Load data & libraries",
        "Models",
        "Create Explainers & Arena",
        "Make explainers manualy"
      ],
      "created": "2020-04-03 17:56:46",
      "modified": "2020-07-22 00:39:50",
      "commits": 4
    }
  ],
  "_score": 5.9385197251764925,
  "_indexed": true,
  "_nocasepkg": "arenar",
  "_universes": [
    "modeloriented",
    "piotrpiatyszek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-09T08:54:45.000Z",
      "distro": "noble",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "3ffb61e221e6ca913ee8fba60d9ac68e24ab40d6b9296df4b0f1c2b089ea1c6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-09T08:54:50.000Z",
      "distro": "noble",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "c9f705013510e5be24080b4437bc37047c8529104d7bcdb34e29be3d8fae451a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-09T08:53:45.000Z",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "a1f3549ae0bb9a0889e8ffa27d9b9dc66b6b19c4d862de2b28fc634f288a396d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-09T08:53:48.000Z",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "3642f085b985ce1a4aedfc5048f1d223602954abdcc405250ee61b6cf6dcb5b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-09T08:53:48.000Z",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "8aaa40f24b2797bd42cdd349514f631749e4de7d8f824e22721f2e5f33c9fc40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-09T08:53:36.000Z",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "c5496428a5b5d00382a93c73362f7d8797683453a3c04ab9c30e437ffc50c92b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-09T08:53:45.000Z",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "f3753dc346ffe163be8fbf4694230f49452f48a13493845ed40de2a0bbff5e4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T13:01:32.000Z",
      "commit": "ee41adf479bb535476e796ab6fd446ac8c72600d",
      "fileid": "b00aad2d938e84a418e4ea46198b7bb6271955ee291bb85f799da5d184b4995c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/modeloriented/actions/runs/25596922923"
    }
  ]
}