# -*- 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 TAG 0.5.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Transformed Additive Gaussian processes
long_description    {*}${description}
checksums           rmd160  0882c8f94e898748c336d645937a70b60bf5a99c \
                    sha256  0206c0019d0df7fb675de7ed5818dde28f8a325bc3ea51dff08fbc1bbc1ad1c2 \
                    size    13755

depends_lib-append  port:R-DiceKriging \
                    port:R-FastGP \
                    port:R-foreach \
                    port:R-mlegp \
                    port:R-randtoolbox \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
