Package: mooplot Type: Package Title: Graphical Visualizations for Multi-Objective Optimization Version: 0.1.1 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("Carlos", "Fonseca", role = "ctb"), person("Luís", "Paquete", role = "ctb"), person("Mickaël", "Binois", role = "ctb")) Description: Visualization of multi-dimensional data arising in multi-objective optimization, including plots of the empirical attainment function (EAF), M. López-Ibáñez, L. Paquete, and T. Stützle (2010) , and symmetric Vorob'ev expectation and deviation, M. Binois, D. Ginsbourger, O. Roustant (2015) , among others. Depends: R (>= 4.0) Imports: Rdpack, collapse (>= 2.0.8), grDevices, graphics, matrixStats, moocore (>= 0.1.5) Suggests: extrafont, viridisLite, spelling, testthat (>= 3.0.0), withr License: LGPL (>= 2) BugReports: https://github.com/multi-objective/mooplot/issues/ URL: https://multi-objective.github.io/mooplot/r/, https://github.com/multi-objective/mooplot/ LazyLoad: true Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) RdMacros: Rdpack Config/testthat/edition: 3 Language: en-GB Repository: https://multi-objective.r-universe.dev Date/Publication: 2025-11-06 12:03:21 UTC RemoteUrl: https://github.com/multi-objective/mooplot RemoteRef: HEAD RemoteSha: c2d662ce805aee8e5de2be0a942ed4754ccb4edc RemoteSubdir: r NeedsCompilation: no Packaged: 2026-06-05 06:13:45 UTC; root Author: Manuel López-Ibáñez [aut, cre] (ORCID: ), Carlos Fonseca [ctb], Luís Paquete [ctb], Mickaël Binois [ctb] Maintainer: Manuel López-Ibáñez