# -*- 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.9
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             Artistic-2
description         Decorate a ggplot with associated information
long_description    {*}${description}
homepage            https://yulab-smu.top/aplot
checksums           rmd160  6e0d13c934f2e5626aa074764a3892fa76a05f7c \
                    sha256  ab0c78b25319324bc9bdbdcd7c165c0f040767c8eccca059571008128af3e57b \
                    size    56556
supported_archs     noarch

depends_lib-append  port:R-ggfun \
                    port:R-ggplot2 \
                    port:R-ggplotify \
                    port:R-magrittr \
                    port:R-patchwork \
                    port:R-pillar \
                    port:R-yulab.utils

depends_test-append port:R-ggtree

test.run            yes
