# -*- 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             github eliocamp ggnewscale 0.5.0 v
revision            0
categories-append   graphics
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Multiple fill and colour scales in R-ggplot2
long_description    {*}${description}
homepage            https://eliocamp.github.io/ggnewscale
checksums           rmd160  863158b426d8cef8f9c504d0aa23e7e6186200fc \
                    sha256  33bb8506b4df63da89725e20e3652c482ae18dde708439cf2462a4d415672eeb \
                    size    496703
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-ggplot2

depends_test-append port:R-covr \
                    port:R-testthat \
                    port:R-vdiffr

test.run            yes
