Package: MOEADr
Type: Package
Title: Component-Wise MOEA/D Implementation
Version: 0.2.0
Date: 2017-3-16
Imports: FNN, assertthat, R.utils
Suggests: smoof, testthat, knitr, rmarkdown, irace
Depends: R (>= 3.3.0)
Author: c(person("Felipe", "Campelo",
    email   = "fcampelo@ufmg.br",
    role    = c("aut", "cre"),
    comment = "Original concept; organization; coding"),
    person("Lucas", "Batista",
    email   = "lusoba@ufmg.br",
    role    = "com",
    comment = "Literature review; initial formalization of operators"),
    person("Claus", "Aranha",
    email   = "caranha@cs.tsukuba.ac.jp",
    role    = "aut",
    comment = "Coding; testing"))
Maintainer: Felipe Campelo <fcampelo@ufmg.br>
Description: Modular implementation of MOEA/D approaches for multiobjective
    optimization.
License: GPL-2
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-16 04:06:03 UTC; fcampelo
Repository: CRAN
Date/Publication: 2017-03-16 08:43:58
