# -*- 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             gitlab stephematician literanger 0.2.0 v
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Random forests for multiple imputation based on R-ranger
long_description    {*}${description}
homepage            https://gitlab.com/stephematician/literanger
checksums           rmd160  ab799f02c2f20fb1f1536ab8a2c948764888929f \
                    sha256  8c9a7bd30200c33599a886bdbafafa9e7998d626de840bc2ef7636de4293818b \
                    size    80266

depends_lib-append  port:R-cpp11 \
                    port:R-Rcereal

depends_test-append port:R-testthat \
                    port:R-tibble

# FIXME: there are a few malloc-related failures on ppc:
# [ FAIL 3 | WARN 0 | SKIP 0 | PASS 221 ]
# https://gitlab.com/stephematician/literanger/-/issues/1
test.run            yes
