# -*- 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 lorismichel drf 1.3.1
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Distributional Random Forests
long_description    {*}${description}
homepage            https://github.com/lorismichel/drf
checksums           rmd160  43a8a98eb58264fa1f3b319d4433cddd9c7898f8 \
                    sha256  6b3e9bf28d636fa9be012602883e236723813ec7be19b5e5d64a33251455279d \
                    size    79186

depends_lib-append  port:R-fastDummies \
                    port:R-Rcpp \
                    port:R-RcppEigen

depends_test-append port:R-DiagrammeR

test.run            yes
