# -*- 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

# Revert to GitHub once updated there.
R.setup             cran tesselle khroma 1.14.0 v
revision            0
categories-append   graphics
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Color schemes for scientific data visualization
long_description    {*}${description}
homepage            https://packages.tesselle.org/khroma
checksums           rmd160  58b273f0cc1be4c3b0105826a886f4045d47fa56 \
                    sha256  f7ebd73fd4179c7c1e08e22656f170936173bb19b92ec964eb369a6bcb446b02 \
                    size    1361774
# github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-ggplot2 \
                    port:R-ggraph \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-rsvg \
                    port:R-scales \
                    port:R-spacesXYZ \
                    port:R-svglite \
                    port:R-tinysnapshot \
                    port:R-tinytest

test.run            yes
