# -*- 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 dnalytics LiblineaR 2.10-24
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Linear predictive models based on the liblinear C/C++ library
long_description    {*}${description}
homepage            https://dnalytics.com/software/liblinear
checksums           rmd160  20ffdf2fb32eda9ef8c7afa9b58a68a9fd4e07d9 \
                    sha256  3949a566f36e0c7578b9aa3584873b52c1b2058cdd7a1f7c87d5073f57f027c8 \
                    size    48172

depends_test-append port:R-SparseM

test.run            yes
