# -*- 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 data-cleaning lintools 0.1.7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Manipulation of linear systems of (in)equalities
long_description    {*}${description}
checksums           rmd160  f07f4549feb3a1e07ddbffaf2ca540e4c5ac9f3b \
                    sha256  50859bc8eda00450da7afaa7eb041790fa7e666bd0f0bbd299fdd03978e84e0f \
                    size    82939

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

test.run            yes
