Package: iraceplot
Title: Plots for Visualizing the Data Produced by the 'irace' Package
Version: 2.1.0
Authors@R: c(person("Manuel", "López-Ibáñez", role = c("aut", "cre"),
                    email = "manuel.lopez-ibanez@manchester.ac.uk",
                    comment = c(ORCID = "0000-0001-9974-1295")),
            person("Pablo", "Oñate Marín", role = c("aut"),
                    email = "pablo.onate.m@gmail.com"),
            person("Leslie", "Pérez Cáceres", role = c("aut"),
                    email = "leslie.perez@pucv.cl",
                    comment = c(ORCID = "0000-0001-5553-6150")))
Description: Graphical visualization tools for analyzing the data produced by 'irace'. The 'iraceplot' package enables users to analyze the performance and the parameter space data sampled by the configuration during the search process. It provides a set of functions that generate different plots to visualize the configurations sampled during the execution of 'irace' and their performance. The functions just require the log file generated by 'irace' and, in some cases, they can be used with user-provided data.
License: MIT + file LICENSE
Depends: R (>= 4.0.0)
Imports: irace (>= 4.0.0), cli, data.table, dplyr, DT, forcats, fs,
        ggforce, ggplot2 (>= 3.3.6), gridExtra, knitr, labeling,
        matrixStats (>= 0.55), plotly, rlang, rmarkdown (>= 2.7),
        stats, tibble, tidyr, truncnorm, utils, viridisLite, withr
Suggests: testthat (>= 3.0.0)
URL: https://auto-optimization.github.io/iraceplot/,
        https://github.com/auto-optimization/iraceplot/
BugReports: https://github.com/auto-optimization/iraceplot/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-11 14:15:42 UTC; manu
Author: Manuel López-Ibáñez [aut, cre]
    (<https://orcid.org/0000-0001-9974-1295>),
  Pablo Oñate Marín [aut],
  Leslie Pérez Cáceres [aut] (<https://orcid.org/0000-0001-5553-6150>)
Maintainer: Manuel López-Ibáñez <manuel.lopez-ibanez@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2025-02-11 15:30:01 UTC
Built: R 4.5.0; ; 2025-04-02 13:24:21 UTC; unix
