# -*- 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 paul.fink imptree 0.5.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Classification trees with imprecise probabilities
long_description    {*}${description}
checksums           rmd160  c2ee1b602e2c5574b33b39d7f0f61ff708db70ca \
                    sha256  2b68f7c008c6d18227dd8477649916e37274e3aa04b221af6d5e240000380838 \
                    size    45769

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
