# -*- 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 r-lib crayon 1.5.3
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         R package for colored terminal output
long_description    {*}${description} Now superseded by R-cli.
checksums           rmd160  c24f2c16d44767216f51d0740f011f074578c7ee \
                    sha256  3e74a0685541efb5ea763b92cfd5c859df71c46b0605967a0b5dbb7326e9da69 \
                    size    40396
supported_archs     noarch

depends_test-append port:R-mockery \
                    port:R-rstudioapi \
                    port:R-testthat \
                    port:R-withr

test.run            yes
