# -*- 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 mbinois GPareto 1.1.9
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Gaussian processes for Pareto front estimation and optimization
long_description    {*}${description}
homepage            https://github.com/mbinois/GPareto
checksums           rmd160  805538402fb82721ae2b4754958ee72bec4dbfa2 \
                    sha256  9e5ed6c34873f0ba702aadbdf51fa213e252d0f4a765ad1c31e752526c57f5de \
                    size    1057554

depends_lib-append  port:R-DiceDesign \
                    port:R-DiceKriging \
                    port:R-emoa \
                    port:R-KrigInv \
                    port:R-ks \
                    port:R-pbivnorm \
                    port:R-pso \
                    port:R-randtoolbox \
                    port:R-Rcpp \
                    port:R-rgenoud \
                    port:R-rgl

depends_test-append port:R-knitr

test.run            yes
