# -*- 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 statnet ergm.rank 4.1.1
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Fit, simulate and diagnose exponential-family models \
                    for rank-order relational data
long_description    {*}${description}
homepage            https://github.com/statnet/ergm.rank
checksums           rmd160  d4dd51c1f2aeb71a2b302d1260fdd14f692858be \
                    sha256  32f63eafd43192e46eb2f59796cd1ded149f03e7dd5a3002e5a8bab2da273a15 \
                    size    301228

depends_lib-append  port:R-ergm \
                    port:R-network \
                    port:R-Rdpack \
                    port:R-statnet.common

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes