# -*- 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 r-forge party 1.3-17
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Computational toolbox for recursive partitioning
long_description    {*}${description}
checksums           rmd160  0b3e8efdb3a5c6864bd7213e08aa37ff4c37d282 \
                    sha256  f0e076b1e743cf50274b57d3a69526461fac5e499fc33d73825f293076f27d4b \
                    size    754843

depends_lib-append  port:R-coin \
                    port:R-modeltools \
                    port:R-mvtnorm \
                    port:R-sandwich \
                    port:R-strucchange \
                    port:R-zoo

compilers.setup     require_fortran

depends_test-append port:R-colorspace \
                    port:R-ipred \
                    port:R-mlbench \
                    port:R-randomForest \
                    port:R-TH.data \
                    port:R-varImp \
                    port:R-vcd

test.run            yes
