# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 R.setup cran tidymodels desirability2 0.0.1 revision 1 categories-append math maintainers nomaintainer license MIT description Desirability functions for multi-parameter optimization long_description {*}${description} homepage https://desirability2.tidymodels.org checksums rmd160 d7f734770cbc39e6f9e5f8f74ed770fb574acb8d \ sha256 3096da7829274ba243a77711444763aff221f57cc8310607500622335535bb74 \ size 25210 supported_archs noarch platforms {darwin any} depends_lib-append port:R-glue \ port:R-purrr \ port:R-rlang \ port:R-tibble depends_test-append port:R-covr \ port:R-dplyr \ port:R-ggplot2 \ port:R-spelling \ port:R-testthat test.run yes