# -*- 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 dancikg mlegp 3.1.10
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Maximum Likelihood Estimates of Gaussian Processes
long_description    {*}${description}
homepage            https://github.com/gdancik/mlegp
checksums           rmd160  0894013efb305ffff84080bc350ad0ac92ae6e1e \
                    sha256  5a894ce0824364f9327d80923c9ee9c9cdefcf233bfffe9f29c0bc0e97045edd \
                    size    195222

compilers.setup     require_fortran

depends_test-append port:R-snowfall

test.run            yes
