# -*- 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.2
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  3aeed21559624d41fcda711402c8129fbcc83050 \
                    sha256  2817de9e2762a708be3f23ea5e09d444f1123f901723ea1a8386652f55bb36d4 \
                    size    12848

compilers.setup     require_fortran

test.run            yes
