# -*- 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 claus.weihs PrInDT 2.0.1
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Prediction and interpretation in decision trees \
                    for classification and regression
long_description    {*}${description}
checksums           rmd160  f0eb3f7aeaa2f9409c2e098b5f18cb6c0706c45f \
                    sha256  58ee68014e593e63f8eaa2ebb12280c27afa714528d802ee66b6e618cfcdc3f1 \
                    size    113914
supported_archs     noarch

depends_lib-append  port:R-gdata \
                    port:R-party \
                    port:R-splitstackshape \
                    port:R-stringr

test.run            yes
