# -*- 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 ruv 0.9.7.1
revision            1
maintainers         nomaintainer
license             GPL
description         Detect and remove unwanted variation using negative controls
long_description    {*}${description}
checksums           rmd160  027b5463313bf28ca337325a842d660984af2478 \
                    sha256  a0c54e56ba3d8f6ae178ae4d0e417a79295abf5dcb68bbae26c4b874734d98d8 \
                    size    42592

depends_lib-append  port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-scales

depends_test-append port:R-colourpicker \
                    port:R-shiny

test.run            yes
