# -*- 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 cran psica 1.0.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Decision tree analysis for probabilistic subgroup identification with multiple treatments
long_description    {*}${description}
checksums           rmd160  916431dbbb81f9d8f846919f004dc619289dec6b \
                    sha256  8f18b1968d674fca42e33f56315103eafa702de2d77379128560cf886e68d9b2 \
                    size    16911
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-BayesTree \
                    port:R-gridBase \
                    port:R-party \
                    port:R-partykit \
                    port:R-randomForest \
                    port:R-Rdpack

test.run            yes
