# -*- 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 NormalLaplace 0.3-2
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Normal Laplace Distribution
long_description    {*}${description}
checksums           rmd160  c9613986febffd4dd70c387d684375e17fa5ce72 \
                    sha256  ff7740061b4460a03c6dd138657555658e66d97aaea266d2e6455565064ca68c \
                    size    18867
supported_archs     noarch

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

depends_test-append port:R-RUnit

test.run            yes
