# -*- 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             github wulingyun CRF 0.4-3 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Conditional Random Fields
long_description    {*}${description}
checksums           rmd160  ce20b29813e5e1f1c3f6a414b47b6b26dbe931c1 \
                    sha256  07cc01573d016bd676de469eefa44110baec64c609921ad66ccc126658e69fec \
                    size    166336

depends_test-append port:R-knitr \
                    port:R-Rglpk \
                    port:R-rmarkdown

test.run            yes
