# -*- 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 thomasp85 farver 2.1.2 v
revision            0
categories-append   graphics
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         High-performance color space manipulation
long_description    {*}${description}
homepage            https://farver.data-imaginist.com
checksums           rmd160  4d4373234de09766bebd63e21f8f3d8bd1b0c476 \
                    sha256  cd17c58d216828e4b02bc40dd218a9e3b20290ae65d0ed453c409b63460c2776 \
                    size    1481744
github.tarball_from archive

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

test.run            yes
