# -*- 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 maechler Bessel 0.6-1
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Computations and approximations for Bessel functions
long_description    {*}${description}
checksums           rmd160  ea01c56be10f8db7c166ed12da49179b15f77e06 \
                    sha256  d0275d85437d5bf4bf9d10461e4d9bd1b32c948905429131101d864cec185358 \
                    size    172583

depends_lib-append  port:R-Rmpfr

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

test.run            yes
