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 Roxygen: list(wrap = FALSE) 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 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev libgmp3-dev libgsl0-dev jags libicu-dev libxml2-dev libmpfr-dev libopenmpi-dev libproj-dev Repository: https://kerschke.r-universe.dev Date/Publication: 2022-12-01 13:04:25 UTC RemoteUrl: https://github.com/kerschke/flacco RemoteRef: HEAD RemoteSha: e647309b16425c808cccb69e8b5af6f52ec27bc5 NeedsCompilation: no Packaged: 2026-06-19 08:48:56 UTC; root Author: Pascal Kerschke [aut, cre], Christian Hanster [ctb], Jan Dagefoerde [ctb] Maintainer: Pascal Kerschke