# -*- 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 InvStablePrior 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Inverse Stable Prior for widely-used exponential models
long_description    {*}${description}
checksums           rmd160  2346aaed7efb87407f8119279abd34bda5e3a87e \
                    sha256  8d0edb4765d1e073863b0bd475617f874d9da48a96da730b51e06368683e6bf2 \
                    size    5084
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fdrtool \
                    port:R-nimble

test.run            yes
