# -*- 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 yechao1009 dslice 1.2.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Dynamic Slicing
long_description    {*}${description} is a method designed for dependency detection \
                    between a categorical variable and a continuous variable.
checksums           rmd160  08305a0b2eb40484a18629adbd5858671769f112 \
                    sha256  5bb09f1299495ef5049dc2bbe88f704f560492a4d187960efc82d213a55d6440 \
                    size    1395589

depends_lib-append  port:R-ggplot2 \
                    port:R-Rcpp \
                    port:R-scales

test.run            yes
