# -*- 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 ndphillips yarrr 0.1.14
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         YaRrr!: The Pirate’s Guide to R
long_description    {*}${description}
homepage            https://github.com/ndphillips/yarrr
checksums           rmd160  56473fcbe3fd01459a4325f9866a38587158109b \
                    sha256  509d60bdf298fe79701ec55136a7a07b2a498606c4394aa3369c48ab5ac8f15c \
                    size    4451266
supported_archs     noarch

depends_lib-append  port:R-BayesFactor \
                    port:R-circlize \
                    port:R-jpeg

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
