Package: desirability2
Title: Desirability Functions for Multiparameter Optimization
Version: 0.0.1
Authors@R: c(
    person(given = "Max", family = "Kuhn", email =  "max@posit.co", 
           role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2402-136X")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: In-line functions for multivariate optimization via desirability 
    functions (Derringer and Suich, 1980, <doi:10.1080/00224065.1980.11980968>)
    with easy use within 'dplyr' pipelines.
License: MIT + file LICENSE
URL: https://desirability2.tidymodels.org,
        https://github.com/tidymodels/desirability2
Depends: R (>= 2.10)
Imports: glue, purrr, rlang, stats, tibble
Suggests: covr, dplyr, ggplot2, spelling, testthat (>= 3.0.0)
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-10 16:04:01 UTC; max
Author: Max Kuhn [aut, cre] (<https://orcid.org/0000-0003-2402-136X>),
  Posit Software, PBC [cph, fnd]
Maintainer: Max Kuhn <max@posit.co>
Repository: CRAN
Date/Publication: 2023-05-11 09:10:02 UTC
Built: R 4.2.0; ; 2023-05-16 22:03:26 UTC; unix
