# -*- 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             bioconductor StoreyLab biobroom 1.36.0
revision            0
categories-append   bioconductor
maintainers         nomaintainer
license             LGPL
description         Turn Bioconductor objects into tidy data frames
long_description    {*}${description}
checksums           rmd160  66c9b3595cce973149d5c92a756a613914b7bc9e \
                    sha256  a081948abdca666c0c78505d19752b12e85cb03c13b4cbbe0bb92a851a09923a \
                    size    492184
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Biobase \
                    port:R-broom \
                    port:R-dplyr \
                    port:R-tidyr