# -*- 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 mengyang FastGaSP 0.6.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fast and exact computation of Gaussian stochastic process
long_description    {*}${description}
checksums           rmd160  c24718de4dfcf90cc93083197914209cc44a75ca \
                    sha256  1d54cf4fb8ea0c7f5d3dd4862897a868a35b0070cd75688a680e38c2bff13f70 \
                    size    162585

depends_lib-append  port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-rstiefel

test.run            yes
