# -*- 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 RinteRface shinydashboardPlus 2.0.5 v
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Add more AdminLTE2 components to R-shinydashboard
long_description    {*}${description}
homepage            https://shinydashboardplus.rinterface.com
checksums           rmd160  f8fb87cc07c7e3d127452c6fe4b820254c4f9d5f \
                    sha256  0bc34cd75f6df1d9c6cb8e7e98e18c5c9c4f739ef54c8d79462597dd1cf3a3cc \
                    size    1277816
supported_archs     noarch

depends_lib-append  port:R-fresh \
                    port:R-htmltools \
                    port:R-lifecycle \
                    port:R-shiny \
                    port:R-shinydashboard \
                    port:R-waiter

depends_test-append port:R-bslib \
                    port:R-jsonlite \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-shinyAce \
                    port:R-shinyEffects \
                    port:R-shinyjqui \
                    port:R-shinyWidgets \
                    port:R-styler

test.run            yes
