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.3
Date: 2023-03-06
Authors@R: c(
  person(
    given = "Jakob",
    family = "Bossek",
    email = "j.bossek@gmail.com",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-4121-4668")),
  person(
    given = "Pascal",
    family = "Kerschke",
    email = "pascal.kerschke@tu-dresden.de",
    role = "ctb",
    comment = c(ORCID = "0000-0003-2862-1418")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
URL: https://jakobbossek.github.io/smoof/,
        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), Rcpp (>= 0.11.0)
Suggests: testthat, plot3D, plotly, mco, RColorBrewer, reticulate, covr
ByteCompile: yes
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-03-08 15:45:18 UTC; bossek
Author: Jakob Bossek [aut, cre] (<https://orcid.org/0000-0002-4121-4668>),
  Pascal Kerschke [ctb] (<https://orcid.org/0000-0003-2862-1418>)
Repository: CRAN
Date/Publication: 2023-03-10 14:20:05 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 10:30:15 UTC; unix
Archs: smoof.so.dSYM
