# -*- 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.1.1 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  b1f57c2b50e78278eedbc8f0bb8f1bfc10e0b547 \
                    sha256  d91d2b90dc12f7095bbad636f3a46cb50ab96c07945a2ff75d404ea335cd91a7 \
                    size    75920

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
