# -*- 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 mlegp 3.1.9
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Maximum Likelihood Estimates of Gaussian Processes
long_description    {*}${description}
checksums           rmd160  4e73444c7f47fac48ee8ec3c9d74c635ea8a0469 \
                    sha256  63296d17a162fdce0958b10f45cb7d5dab4b3ee29340528d33cedcae08a040b3 \
                    size    331827

compilers.setup     require_fortran

depends_test-append port:R-snowfall

test.run            yes
