# -*- 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 peekxc simplextree 1.0.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Tools for working with general simplicial complexes
long_description    {*}${description}
checksums           rmd160  e8b967426f9d12064ec53b462d547ad6401584ba \
                    sha256  cee4fd1d2d21d8eb91cafc405f14275db28f6052d823c26e99b77c12a37e29d1 \
                    size    318738

depends_lib-append  port:R-magrittr \
                    port:R-Rcpp

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
