# -*- 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             bitbucket kayontoga rattle e15dff99caeca3fd6a09d66099dad4732c444575
version             5.5.2
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Graphical User Interface for Data Science in R
long_description    {*}${description}
homepage            https://rattle.togaware.com
checksums           rmd160  27a96c692faad7dc6ea8384d7ac9ec6a6aa20875 \
                    sha256  412cf3bbb9efaab60944bcf8e9a898a210e0e1e145d22c87aa8156ff031cf451 \
                    size    3622754
supported_archs     noarch
platforms           {darwin any}

use_bzip2           yes

depends_lib-append  port:R-bitops \
                    port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-magrittr \
                    port:R-rpart.plot \
                    port:R-stringi \
                    port:R-stringr \
                    port:R-tibble \
                    port:R-tidyr \
                    port:R-XML
