# -*- 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 nik01010 dashboardthemes 1.1.6
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Customise the appearance of shinydashboard applications using themes
long_description    {*}${description}
checksums           rmd160  e9b04bd845fc8d611616d55bab6d63b851cf0d25 \
                    sha256  cc80bcd4b66d2418fe08636a25425083574d406e4bd9dfa8d170663aeb23717a \
                    size    36904
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-htmltools

depends_test-append port:R-covr \
                    port:R-glue \
                    port:R-knitr \
                    port:R-lintr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes