# -*- 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 mlkremer kcopula 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Bivariate k-copula
long_description    Provides the density and distribution function of the bivariate K-copula
checksums           rmd160  6e8b273db0ce6b05b02de0b426c526e84e3f2c2a \
                    sha256  3c18a09c516073aa301976ec7520adeea5d76aea87a9c38e3511dd4e09cead1d \
                    size    4462
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-pracma

test.run            yes
