Package: mixopt
Type: Package
Title: Mixed Variable Optimization
Version: 0.1.3
Authors@R: person(given = "Collin",
                  family = "Erickson",
                  role = c("aut", "cre"),
                  email = "collinberickson@gmail.com")
Maintainer: Collin Erickson <collinberickson@gmail.com>
Description: Mixed variable optimization for non-linear functions.
    Can optimize function whose inputs are a combination of continuous,
    ordered, and unordered variables.
Depends: dplyr, ggplot2, splitfngr
Suggests: ContourFunctions, gridExtra, lhs, testthat (>= 3.0.0)
License: LGPL (>= 3)
Encoding: UTF-8
URL: https://github.com/CollinErickson/mixopt
BugReports: https://github.com/CollinErickson/mixopt/issues
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-14 00:32:50 UTC; colli
Author: Collin Erickson [aut, cre]
Repository: CRAN
Date/Publication: 2024-09-15 00:20:02 UTC
Built: R 4.3.3; ; 2024-09-15 01:35:28 UTC; unix
