# -*- 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 r-lib showimage 1.0.0
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Show an image on an R graphics device
long_description    {*}${description}
checksums           rmd160  3affd1949bb842cff35970b7c6b6296e0fb2dcbf \
                    sha256  f4061710ffdfd224fbe6f2a02970c8b2f32b2a1e4b00061b1b5fcb26711c1db0 \
                    size    3438
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-png

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

test.run            yes
