# -*- 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 mengyang RobustGaSP 0.6.6
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Robust Gaussian stochastic process emulation
long_description    Robust parameter estimation and prediction \
                    of Gaussian stochastic process emulators.
checksums           rmd160  f06c617e9b9c9cc96f649b1c7741afb93e2b6501 \
                    sha256  d7ba431adfab6872e2390ffb42e092b9797c103935904758e212ea3c89059edd \
                    size    266144

depends_lib-append  port:R-nloptr \
                    port:R-Rcpp \
                    port:R-RcppEigen

test.run            yes
