# -*- 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 lbelzile lcopula 1.0.7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Liouville Copulas
long_description    {*}${description}
checksums           rmd160  349c2de6f765128d58ef69c4e5ca07d473204522 \
                    sha256  5aeb5ff0cd0f4794cb24097afabfeb4ed81aac23b99ca92a537663da3625f3d3 \
                    size    64313

depends_lib-append  port:R-copula \
                    port:R-Rcpp

depends_test-append port:R-wdm

test.run            yes
