# -*- 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 GeoBosh StableEstim 2.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Estimate the four parameters of stable laws using different methods
long_description    {*}${description}
homepage            https://geobosh.github.io/StableEstim
checksums           rmd160  58dd8eb6b6f7ac4595310a9a79379da74f29c7a9 \
                    sha256  2d75f635fe0d56b7811f8421380ed60bd60698aea500fac5bbb6c589ff50117d \
                    size    89735
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fBasics \
                    port:R-numDeriv \
                    port:R-Rdpack \
                    port:R-stabledist \
                    port:R-testthat \
                    port:R-xtable

test.run            yes
