# -*- 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 Bioconductor annotate 1.82.0
revision            0
categories-append   bioconductor
maintainers         nomaintainer
license             Artistic-2
description         Annotation for microarrays
long_description    {*}${description}
checksums           rmd160  c88730085b3224390f37021ba07585e088cc88f9 \
                    sha256  0e688a52c2234dc5e30032aa7633899b73840e8d123c05392814664e85c09aec \
                    size    1768157
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-AnnotationDbi \
                    port:R-Biobase \
                    port:R-BiocGenerics \
                    port:R-DBI \
                    port:R-httr \
                    port:R-XML \
                    port:R-xtable
