Package: utiml
Type: Package
Title: Utilities for Multi-Label Learning
Version: 0.1.1
Date: 2016-11-19
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, utils
Suggests: C50, e1071, FSelector, infotheo, kknn, knitr, parallel,
        randomForest, rJava(>= 0.9), rmarkdown, rpart, RWeka(>= 0.4),
        testthat, xgboost
License: GPL | file LICENSE
LazyData: true
BugReports: https://github.com/rivolli/utiml
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-11-19 19:11:58 UTC; rivolli
Author: Adriano Rivolli [aut, cre]
Maintainer: Adriano Rivolli <rivolli@utfpr.edu.br>
Repository: CRAN
Date/Publication: 2016-11-19 21:28:00
