# -*- 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 Celine.Helbert DiceEval 1.6.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Construction and evaluation of metamodels
long_description    Estimation, validation and prediction of models of different types: \
                    linear models, additive models, MARS, PolyMARS and Kriging.
checksums           rmd160  004529cb27a9533aae1fb409b3f399d7538d95ab \
                    sha256  4354a8bd4b1b788ccb9d376f71ba92791aad870f8ae435da4069c3743b3b6a09 \
                    size    23828
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-DiceKriging

depends_test-append port:R-gam \
                    port:R-mda \
                    port:R-polspline

test.run            yes
