# -*- 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 cran EDISON 1.1.1
revision            1
maintainers         nomaintainer
license             GPL-2
description         Network reconstruction and changepoint detection
long_description    {*}${description}
checksums           rmd160  ae86be1897162519096143a4f88ebee46875f360 \
                    sha256  87c9e9af7542cd56d09cb88f6329239f79b12ebdb8e36d41b584b9f2ec088c89 \
                    size    68111
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-corpcor

depends_test-append port:R-testthat

test.run            yes
