# -*- 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 cran corrViz 0.1.0
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Visualise correlations
long_description    {*}${description}
checksums           rmd160  97cc673bce84aefdefc959e1ce5c1289ceda1842 \
                    sha256  b838b72cc1a4c17f3bb1ba6d3c59d30870819f89f5899f5db3260cb8f7b39cae \
                    size    2833429
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-circlize \
                    port:R-DendSer \
                    port:R-GGally \
                    port:R-gganimate \
                    port:R-ggplot2 \
                    port:R-ggraph \
                    port:R-igraph \
                    port:R-plotly \
                    port:R-purrr \
                    port:R-shiny \
                    port:R-visNetwork
