# -*- 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 mhahsler arules 1.7.13 arules_
revision            1
maintainers         nomaintainer
license             GPL-3
description         Mining association rules and frequent item sets
long_description    {*}${description}
checksums           rmd160  be5d78d1c8d20107d9b49624be13fc4f92b1f56e \
                    sha256  4e463a634ef0ae48096886b4fe3a882eb24635c2a51dbe4154bdc54a0e2e5cba \
                    size    1866320
# github.tarball_from archive

depends_lib-append  port:R-generics

depends_test-append port:R-arulesCBA \
                    port:R-arulesViz \
                    port:R-pmml \
                    port:R-proxy \
                    port:R-testthat \
                    port:R-XML

test.run            yes
