# -*- 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 YuLab-SMU aplot 0.2.3
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             Artistic-2
description         Decorate a ggplot with associated information
long_description    {*}${description}
checksums           rmd160  317a337e07bfd7fad02709b295074913df845bca \
                    sha256  1fb062050199933f724164118cc3e5d85b60a3a4d4a466016bed2928b0310d6a \
                    size    26616
supported_archs     noarch

depends_lib-append  port:R-ggfun \
                    port:R-ggplot2 \
                    port:R-ggplotify \
                    port:R-magrittr \
                    port:R-patchwork

depends_test-append port:R-ggtree

test.run            yes
