# -*- 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 alissonneimaier PRTree 0.1.3
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Probabilistic Regression Trees
long_description    {*}${description}. Functions for fitting and predicting \
                    PRTree models with some adaptations to handle missing values.
checksums           rmd160  80e0a4bd599434d3981c26b14b64cc44dd299364 \
                    sha256  9766f6cd745af07a153283a2949f80f3afc51b15683c7907e44de384ce4e4d48 \
                    size    12910

compilers.setup     require_fortran

test.run            yes
