# -*- 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 r-project VarianceGamma 0.4-2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Variance Gamma distribution
long_description    {*}${description}
checksums           rmd160  ba38d323f8a4b125ba290e0da109f45f676028c0 \
                    sha256  5e185c2fb80f503c8e0ac110d03f4e749aeaf4f42e1d2e59d4aab2f350e61fc6 \
                    size    54421
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-DistributionUtils \
                    port:R-GeneralizedHyperbolic

depends_test-append port:R-RUnit

test.run            yes
