# -*- 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 mlr-org bbotk 1.4.1 v
revision            0
categories-append   math
maintainers         nomaintainer
license             LGPL-3
description         Black-Box Optimization Toolkit
long_description    {*}${description}
homepage            https://bbotk.mlr-org.com
checksums           rmd160  f4cfffe8b4e0250645c4751f92f2eda8df3032e4 \
                    sha256  e7f63572b183959434761e8405c47b70981a4f82f7489566523752a9a7d8fef2 \
                    size    131329

depends_lib-append  port:R-checkmate \
                    port:R-data.table \
                    port:R-lgr \
                    port:R-mlr3misc \
                    port:R-paradox \
                    port:R-R6
