Package: smoof
Type: Package
Title: Single and Multi-Objective Optimization Test Functions
Description: Provides generators for a high number of both single- and multi-
    objective test functions which are frequently used for the benchmarking of
    (numerical) optimization algorithms. Moreover, it offers a set of convenient
    functions to generate, plot and work with objective functions.
Version: 1.6.0.1
Date: 2020-01-07
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
    c("aut", "cre")), person("Pascal", "Kerschke", email = "kerschke@uni-muenster.de",
    role = "ctb"))
URL: https://github.com/jakobbossek/smoof
BugReports: https://github.com/jakobbossek/smoof/issues
License: BSD_2_clause + file LICENSE
Depends: ParamHelpers (>= 1.8), checkmate (>= 1.1)
Imports: BBmisc (>= 1.6), ggplot2 (>= 2.2.1), RColorBrewer, plot3D,
        plotly, mco, Rcpp (>= 0.11.0), RJSONIO
Suggests: testthat, rPython (>= 0.0-5)
LazyData: yes
ByteCompile: yes
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-01-30 21:34:13 UTC; ripley
Author: Jakob Bossek [aut, cre],
  Pascal Kerschke [ctb]
Maintainer: ORPHANED
Repository: CRAN
Date/Publication: 2020-01-31 16:10:16 UTC
X-CRAN-Original-Maintainer: Jakob Bossek <j.bossek@gmail.com>
X-CRAN-Comment: Orphaned and corrected on 2020-01-31 as installation
        issues were not corrected in time.
