Package: suropt
Type: Package
Title: Surrogate-Based Optimization
Version: 0.1.1
Authors@R: c(
  person("Adriano", "Passos", email="adriano.utfpr@gmail.com", role=c("aut","cre")),
  person("Marco", "Luersen", email="luersen@utfpr.edu.br", role="ctb"))
Description: Multi-Objective optimization based on surrogate models.
  Important functions: build_surmodel, train_hego, train_mego, train_sme.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.4.0)
Imports: methods, lhs, ggplot2, dplyr, tidyr, purrr, tibble,
        DiceKriging, DiceOptim, GPareto, emoa, mco, rgenoud, pso, GenSA
NeedsCompilation: no
Packaged: 2019-01-11 12:30:57 UTC; adria
Author: Adriano Passos [aut, cre],
  Marco Luersen [ctb]
Maintainer: Adriano Passos <adriano.utfpr@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-11 12:50:02 UTC
