# -*- 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 gateskm perturbR 0.1.3
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Random perturbation of count matrices
long_description    {*}${description}
checksums           rmd160  50c478ea5b0b821004dca2bee74d7259aad6339e \
                    sha256  505cfea55c3f0fe4df229c050173eda4df81065d1d10cf886ed4988e342db3e9 \
                    size    393611
supported_archs     noarch

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

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

test.run            yes
