# -*- 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

# GitHub version lags behind.
R.setup             cran mlr-org ParamHelpers 1.14.1
revision            1
categories-append   math
maintainers         nomaintainer
license             BSD
description         Helpers for parameters in black-box optimization, tuning and machine learning
long_description    {*}${description}
homepage            https://paramhelpers.mlr-org.com
checksums           rmd160  b0d18ed438798d07d272b60a6588a4e003b09e87 \
                    sha256  0450ff8489b0d4d0842130f6a9713ede97da936d7909c43d43587bf2d5a01a21 \
                    size    123686

depends_lib-append  port:R-backports \
                    port:R-BBmisc \
                    port:R-checkmate \
                    port:R-fastmatch
