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 = "jakob.bossek@tu-dortmund.de", role = "aut"), person("Daniel",
    "Horn", email = "daniel.horn@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.5.1)
Suggests: emoa, lhs, irace, testthat, soobench
LazyData: yes
ByteCompile: yes
Version: 1.5
Packaged: 2015-02-03 16:59:12 UTC; bischl
Author: Bernd Bischl [aut, cre],
  Michel Lang [aut],
  Jakob Bossek [aut],
  Daniel Horn [aut]
Maintainer: Bernd Bischl <bernd_bischl@gmx.net>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-03 18:04:35
