# -*- 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 cran dblr 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Discrete Boosting Logistic Regression
long_description    {*}${description}
checksums           rmd160  52a1ee77a61a87938995867d6c940bec66bd4d3d \
                    sha256  7c6fde732fcf0e02febe5b56e14c859e53f6f159da0604e705bc1a706e85f573 \
                    size    6278
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-CatEncoders \
                    port:R-data.table \
                    port:R-Metrics \
                    port:R-xgboost

test.run            yes
