# -*- 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 BoolNet 2.1.9
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             Artistic-2
description         Construction, simulation and analysis of Boolean networks
long_description    Functions to reconstruct, generate and simulate \
                    synchronous, asynchronous, probabilistic and temporal Boolean networks.
checksums           rmd160  d0293b49e5a63e6e6daeddf21a6254e40237d490 \
                    sha256  2e887189871fd9f274037013271d737c72357b18297ea476989b22dccaafb6a7 \
                    size    1565355

depends_lib-append  port:R-igraph \
                    port:R-XML

test.run            yes
