Package: mldr Title: Exploratory Data Analysis and Manipulation of Multi-Label Data Sets Version: 0.4.2 Date: 2019-01-28 Authors@R: c( person("David", "Charte", email = "fdavidcl@ugr.es", role = "cre", comment = c(ORCID = "0000-0002-4830-9512")), person("Francisco", "Charte", email = "francisco@fcharte.com", role = "aut", comment = c(ORCID = "0000-0002-3083-8942")), person("Antonio J.", "Rivera", email = "arivera@ujaen.es", role = "aut")) Description: Exploratory data analysis and manipulation functions for multi- label data sets along with an interactive Shiny application to ease their use. URL: https://github.com/fcharte/mldr Depends: R (>= 3.0.0) Imports: shiny (>= 0.11), XML, circlize, graphics, grDevices, stats, methods Suggests: pROC, knitr, mldr.datasets, testthat License: LGPL (>= 3) | file LICENSE LazyData: true VignetteBuilder: knitr RoxygenNote: 6.1.1 Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev zlib1g-dev Repository: https://fcharte.r-universe.dev Date/Publication: 2019-12-10 17:34:17 UTC RemoteUrl: https://github.com/fcharte/mldr RemoteRef: HEAD RemoteSha: 69f9379003dc3389a2a4d0d40dded16cec7f7753 NeedsCompilation: no Packaged: 2026-07-05 07:32:39 UTC; root Author: David Charte [cre] (ORCID: ), Francisco Charte [aut] (ORCID: ), Antonio J. Rivera [aut] Maintainer: David Charte