Package: utiml
Type: Package
Title: Utilities for Multi-Label Learning
Version: 0.1.0
Date: 2016-04-07
Authors@R: person("Adriano", "Rivolli", email = "rivolli@utfpr.edu.br",
                  role = c("aut", "cre"))
Description: Multi-label learning methods and others utilities to support multi-
  label classification in R.
URL: https://github.com/rivolli/utiml
Depends: R (>= 3.0.0), mldr(>= 0.3.22)
Imports: stats
Suggests: C50, e1071, FSelector, infotheo, kknn, knitr, parallel,
        randomForest, rJava(>= 0.9), rmarkdown, rpart, RWeka(>= 0.4),
        testthat
License: GPL | file LICENSE
LazyData: true
BugReports: https://github.com/rivolli/utiml
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-04-08 03:27:06 UTC; rivolli
Author: Adriano Rivolli [aut, cre]
Maintainer: Adriano Rivolli <rivolli@utfpr.edu.br>
Repository: CRAN
Date/Publication: 2016-04-08 10:44:06
