# -*- 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 taiyun corrplot 0.94 v
revision            0
categories-append   graphics
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Visualization of a correlation matrix
long_description    {*}${description}
checksums           rmd160  516cf9096bd00ee8172ac8bbaf0d541185f9765d \
                    sha256  e144c81e75b8fc5a2f31adcb555046246e92f6695072f843ac246277179e8de7 \
                    size    249103
github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-magrittr \
                    port:R-prettydoc \
                    port:R-RColorBrewer \
                    port:R-rmarkdown \
                    port:R-seriation \
                    port:R-testthat

test.run            yes
