# -*- 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 CORElearn 1.57.3
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Classification, regression and feature evaluation
long_description    {*}${description}
checksums           rmd160  fc6bca8963d077ee2d9de3a35f8493981a26e2a1 \
                    sha256  05d0bdc15b52bb10adae611a7de91ce98bfb6535e76f6d3b61595af11095f6cd \
                    size    311148

depends_lib-append  port:R-plotrix \
                    port:R-rpart.plot
