# -*- 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 suiji Rborist 0.3-7
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2+ MPL-2}
description         Extensible, parallelizable implementation of the random forest algorithm
long_description    {*}${description}
homepage            https://github.com/suiji/Arborist
checksums           rmd160  0e51f7e8ce2047e5bbda65d1eb0b6fef0c9231b4 \
                    sha256  011efef9e6f304f752bd5013627dc8482f0e9d4cf1ec49503e97d3718f542596 \
                    size    199072

depends_lib-append  port:R-data.table \
                    port:R-digest \
                    port:R-Rcpp

depends_test-append port:R-knitr \
                    port:R-markdown \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes