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.2
Date: 2016-01-21
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
    c("aut", "cre")))
URL: https://github.com/jakobbossek/smoof
BugReports: https://github.com/jakobbossek/smoof/issues
License: BSD_2_clause + file LICENSE
Depends: ParamHelpers (>= 1.3), BBmisc (>= 1.6), checkmate (>= 1.1)
Imports: ggplot2, RColorBrewer, plot3D, mco, Rcpp (>= 0.11.0)
Suggests: testthat, rPython (>= 0.0-5)
LazyData: yes
ByteCompile: yes
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-01-21 23:07:18 UTC; jboss
Author: Jakob Bossek [aut, cre]
Maintainer: Jakob Bossek <j.bossek@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-22 10:26:54
