# -*- 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 quinlan5 quantkriging 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Quantile Kriging for stochastic simulations with replication
long_description    {*}${description}
checksums           rmd160  757c874039d673d9df7d97cfabd117d16f282fd9 \
                    sha256  4e229bd08482ea7eafc74182e0add36856d8beee06308d4a18563ff8df64d36c \
                    size    67578
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-hetGP \
                    port:R-reshape2

depends_test-append port:R-testthat

test.run            yes
