# -*- 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 hypergeo 1.2-13
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         The Gaussian hypergeometric function for complex numbers
long_description    {*}${description}
checksums           rmd160  e8b5f5426a26fddc2bc7a2807843a0b314c9d8c5 \
                    sha256  6d5b78353aad1d13091ccbeb340867dad7b9eb00d0e2185286dc7e13848f4d8e \
                    size    203715
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-contfrac \
                    port:R-deSolve \
                    port:R-elliptic

test.run            yes
