# -*- 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 KEGGREST 1.44.1
revision            0
categories-append   bioconductor www
platforms           {darwin any}
maintainers         nomaintainer
license             Artistic-2
description         Client-side REST access to the Kyoto Encyclopedia \
                    of Genes and Genomes (KEGG)
long_description    {*}${description}
checksums           rmd160  8baa039341c2183e10c8897b09ce6cbdcdd69172 \
                    sha256  3a4ae05edf81e8667c0b56145e987e52aa768d056873a79c5843c1f257d30d27 \
                    size    22979
supported_archs     noarch

depends_lib-append  port:R-Biostrings \
                    port:R-httr \
                    port:R-png

depends_test-append port:R-BiocGenerics \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-RUnit

test.run            yes
