# -*- 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 stla Carlson 3.0.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Carlson elliptic integrals and incomplete elliptic integrals
long_description    {*}${description}
homepage            https://github.com/stla/Carlson
checksums           rmd160  6791ba822a15ab5d9f0a848295f8cd9ff23fea6b \
                    sha256  785915da6915d1c6c9f781655c4951cacae641d7a5b576d05aef6239c959e4a7 \
                    size    11690

depends_lib-append  port:R-Rcpp

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

test.run            yes
