# -*- 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 rstudio shinydashboard 0.7.2
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Create dashboards with shiny
long_description    This package provides a theme on top of shiny, \
                    making it easy to create attractive dashboards.
homepage            https://rstudio.github.io/shinydashboard
checksums           rmd160  ffb6d102ff76a3cdfb616ad2e2e49a6980f775e8 \
                    sha256  a56ee48572649830cd8d82f1caa2099411461e19e19223cbad36a375299f3843 \
                    size    239254
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-htmltools \
                    port:R-promises \
                    port:R-shiny

test.run            yes
