# -*- 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 malcolmbarrett ggokabeito 0.1.0
revision            1
categories-append   graphics
maintainers         nomaintainer
license             MIT
description         Okabe-Ito scales for R-ggplot2 and R-ggraph
long_description    {*}${description}
homepage            https://malcolmbarrett.github.io/ggokabeito/
checksums           rmd160  24c9b1a2df6d929ccaecefcaf50a9789fa97b5ee \
                    sha256  97b59ada139683443d534f5f643927fed0af1105c981db22d75ed07f10fe8b1e \
                    size    2607737
supported_archs     noarch

depends_lib-append  port:R-ggplot2

depends_test-append port:R-covr \
                    port:R-ggraph \
                    port:R-igraph \
                    port:R-spelling \
                    port:R-testthat \
                    port:R-vdiffr

test.run            yes
