# -*- 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 majkamichal naivebayes 1.0.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         High-performance implementation of the Naïve Bayes algorithm
long_description    {*}${description}
homepage            https://majkamichal.github.io/naivebayes
checksums           rmd160  20b05dc3cee0501a86895e4fa748472e04d092d0 \
                    sha256  e4485d2fb3b41f1bb996fac413df075162d26c5b80be4b73cdf7173f53a3f6a7 \
                    size    767061
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr

test.run            yes
