# -*- 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 RLT 3.2.6
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Random forest with a variety of additional features for regression, classification and survival analysis
long_description    {*}${description}
checksums           rmd160  c719bbe2772e517d65d8d70fe3b830e9772f9589 \
                    sha256  866de8c523bae20b8539e607e1d9e23fbeaf0b3327f65eac58aab0dd185a4b68 \
                    size    51538

depends_lib-append  port:R-randomForest

compilers.setup     require_fortran

test.run            yes
