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"), email = "piotrp@wektor.xyz"), person("Przemyslaw", "Biecek", role = c("aut"), comment = c(ORCID = "0000-0001-8423-1823"))) Description: Generates data for challenging machine learning models in 'Arena' - an interactive web application. You can start the server with XAI (Explainable Artificial Intelligence) plots to be generated on-demand or precalculate and auto-upload data file beside shareable 'Arena' URL. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.1.1 Depends: R (>= 3.6) Imports: ingredients, iBreakDown, gistr, jsonlite, plumber, parallel, utils, stats, methods, auditor, DALEX (>= 1.3.0), fairmodels, graphics Suggests: testthat, knitr, rmarkdown, dplyr, pkgdown, covr, ranger 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 libssl-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: 2026-07-15 13:33:55 UTC; root Author: Piotr Piątyszek [aut, cre], Przemyslaw Biecek [aut] (ORCID: ) Maintainer: Piotr Piątyszek