# -*- 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 cran GPM 3.0.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Gaussian process modeling of multi-response and possibly noisy datasets
long_description    {*}${description}
checksums           rmd160  b29a514e976564b08214a62b2c2e5b94434f9f94 \
                    sha256  fb6941aaac44c75be79ecdfeefa34e564357589a20963ed0b390db5b38326d07 \
                    size    16477

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-iterators \
                    port:R-lhs \
                    port:R-pracma \
                    port:R-randtoolbox \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
