# -*- 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 vigou3 expint 0.2-1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Exponential integral and incomplete Gamma function
long_description    {*}${description}
homepage            https://gitlab.com/vigou3/expint
checksums           rmd160  5a3bd8f365424b43aee72f9123289661b2f3ef1b \
                    sha256  1285dffcea822a5d8d65aca464783ce25d21bff4da00687f817efc205d249fda \
                    size    147579

depends_test-append port:R-gsl \
                    port:R-pracma

test.run            yes
