Package: mldr
Title: Exploratory Data Analysis and Manipulation of Multi-Label Data
        Sets
Version: 0.4.3
Date: 2019-12-19
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
NeedsCompilation: no
Packaged: 2019-12-19 15:49:26 UTC; fdavidcl
Author: David Charte [cre] (<https://orcid.org/0000-0002-4830-9512>),
  Francisco Charte [aut] (<https://orcid.org/0000-0002-3083-8942>),
  Antonio J. Rivera [aut]
Maintainer: David Charte <fdavidcl@ugr.es>
Repository: CRAN
Date/Publication: 2019-12-19 17:50:10 UTC
Built: R 4.5.1; ; 2025-10-29 03:33:49 UTC; windows
