Package: flacco
Title: Feature-Based Landscape Analysis of Continuous and Constrained
        Optimization Problems
Description: Tools and features for "Exploratory Landscape Analysis (ELA)" of
	single-objective continuous optimization problems.
    Those features are able to quantify rather complex properties, such as the
    global structure, separability, etc., of the optimization problems.
Authors@R: c(person("Pascal", "Kerschke", role = c("aut", "cre"),
    email = "kerschke@uni-muenster.de"),
    person("Christian", "Hanster", role = "ctb"),
    person("Jan", "Dagefoerde", role = "ctb"))
URL: https://github.com/kerschke/flacco
BugReports: https://github.com/kerschke/flacco/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.0.0)
Imports: BBmisc, checkmate, mlr
Suggests: devtools, e1071, ggplot2, lhs, MASS, Matrix, mda, mlbench,
        numDeriv, parallel, parallelMap, ParamHelpers, plotly, plyr,
        RANN, R.rsp, rpart, shape, shiny, smoof, testthat
LazyData: yes
ByteCompile: yes
Version: 1.8
Date: 2020-03-31
RoxygenNote: 7.1.0
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2020-03-31 18:16:56 UTC; kerschke
Author: Pascal Kerschke [aut, cre],
  Christian Hanster [ctb],
  Jan Dagefoerde [ctb]
Maintainer: Pascal Kerschke <kerschke@uni-muenster.de>
Repository: CRAN
Date/Publication: 2020-03-31 20:10:02 UTC
Built: R 4.1.0; ; 2021-05-27 10:30:50 UTC; unix
