# -*- 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 statnet rle 0.9.2
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Common functions for run-length encoded vectors
long_description    {*}${description}
checksums           rmd160  6947a990d320fd35c2ae57ebb371c489073947bc \
                    sha256  d761be56ba392e4026546969015798f60d0511a2941cdbf605eb6a6470fe0d2f \
                    size    14026

depends_test-append port:R-covr

test.run            yes
