Package: ParamHelpers
Title: Helpers for Parameters in Black-Box Optimization, Tuning and
        Machine Learning
Description: Functions for parameter descriptions and operations in black-box
    optimization, tuning and machine learning. Parameters can be described
    (type, constraints, defaults, etc.), combined to parameter sets and can in
    general be programmed on. A useful OptPath object (archive) to log function
    evaluations is also provided.
Authors@R: c(person("Bernd", "Bischl", email = "bernd_bischl@gmx.net", role =
    c("aut", "cre")), person("Michel", "Lang", email =
    "michellang@gmail.com", role = "aut"), person("Jakob", "Bossek",
    email = "j.bossek@gmail.com", role = "aut"), person("Daniel",
    "Horn", email = "daniel.horn@tu-dortmund.de", role = "aut"), person("Karin",
    "Schork", email = "karin.schork@tu-dortmund.de", role = "aut"))
URL: https://github.com/berndbischl/ParamHelpers
BugReports: https://github.com/berndbischl/ParamHelpers/issues
License: BSD_3_clause + file LICENSE
Imports: BBmisc (>= 1.9), checkmate (>= 1.6.1), methods
Suggests: akima, eaf, emoa, GGally, ggplot2, gridExtra, irace (>=
        1.0.7), lhs, plyr, reshape2, soobench, testthat
LazyData: yes
ByteCompile: yes
Version: 1.6
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2015-11-17 21:56:24 UTC; bischl
Author: Bernd Bischl [aut, cre],
  Michel Lang [aut],
  Jakob Bossek [aut],
  Daniel Horn [aut],
  Karin Schork [aut]
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
Repository: CRAN
Date/Publication: 2015-11-18 09:31:10
