Package: suropt
Type: Package
Title: Surrogate-Based Optimization
Version: 0.1.0
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: 2018-11-15 21:28:39 UTC; Adriano
Author: Adriano Passos [aut, cre],
  Marco Luersen [ctb]
Maintainer: Adriano Passos <adriano.utfpr@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-26 20:00:08 UTC
