# -*- 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             github davidbuch gretel 0.0.1 v
revision            1
maintainers         nomaintainer
license             GPL-3
description         Generalized path analysis for social networks
long_description    {*}${description}
checksums           rmd160  59f6e2a8bca484dfb87ca300782b9d03864e59d8 \
                    sha256  2806bd9cca8d420acbad8b0d84facbcfb2dac9c0cf0c98e6d8b8731a2baab42a \
                    size    19721

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

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

test.run            yes
