# -*- 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 yuimaproject yuimaGUI 1.3.1
revision            1
maintainers         nomaintainer
license             GPL-2
description         GUI for R-yuima package
long_description    {*}${description}
homepage            https://yuimaproject.com
checksums           rmd160  6fffb39e51ebedc946d85608d530974315359914 \
                    sha256  1426e7bfaf9b111a7aa3f299f39ee62e01e2c0f16cd83be978f0608ceb2c84ea \
                    size    229909
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-DT \
                    port:R-ggplot2 \
                    port:R-ghyp \
                    port:R-plotly \
                    port:R-quantmod \
                    port:R-sde \
                    port:R-shiny \
                    port:R-shinyBS \
                    port:R-shinydashboard \
                    port:R-shinyjs \
                    port:R-yuima

test.run            yes
